{"title":"ALL TEES","description":"\u003cp\u003eAll t-shirts made \u0026amp; sold through the year 2026\u003c\/p\u003e","products":[{"product_id":"001","title":"001-01","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eI love people, I love life, and I love nature, and I can't see why other people can't be like that.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Marvin Gaye, June 1971\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 25.5in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eSewn in label inside along neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of Vintage 70s\/80s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by Marvin Gaye’s classic 1971 album \u003cem\u003eWhat’s Going On\u003c\/em\u003e,\n          these tees imagine what I would have designed if Mr. Gaye himself asked\n          for merch back then. Printed on era-appropriate blanks and weathered to\n          emulate years of wear, they’re a physical embodiment of my love for\n          Marvin Gaye, this album, and everything he had to say in it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e\n","brand":"A Dude Made It","offers":[{"title":"Black","offer_id":51669436367147,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/Untitled-1.png?v=1768697969"},{"product_id":"002","title":"002-01","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eI love people, I love life, and I love nature, and I can't see why other people can't be like that.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Marvin Gaye, June 1971\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 22in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 25in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eSewn in label inside along neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of Vintage 70s\/80s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by Marvin Gaye’s classic 1971 album \u003cem\u003eWhat’s Going On\u003c\/em\u003e,\n          these tees imagine what I would have designed if Mr. Gaye himself asked\n          for merch back then. Printed on era-appropriate blanks and weathered to\n          emulate years of wear, they’re a physical embodiment of my love for\n          Marvin Gaye, this album, and everything he had to say in it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e\n","brand":"A Dude Made It","offers":[{"title":"Faded Red","offer_id":51669440397611,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/002-01.png?v=1768699625"},{"product_id":"01003","title":"003-01","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eI love people, I love life, and I love nature, and I can't see why other people can't be like that.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Marvin Gaye, June 1971\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20.5in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 24in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eSewn in label inside along neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of Vintage 70s\/80s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by Marvin Gaye’s classic 1971 album \u003cem\u003eWhat’s Going On\u003c\/em\u003e,\n          these tees imagine what I would have designed if Mr. Gaye himself asked\n          for merch back then. Printed on era-appropriate blanks and weathered to\n          emulate years of wear, they’re a physical embodiment of my love for\n          Marvin Gaye, this album, and everything he had to say in it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e\n","brand":"A Dude Made It","offers":[{"title":"Pink","offer_id":51669440463147,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/003-01_0b38bc76-e60c-4541-ab0a-577af345a271.png?v=1768879830"},{"product_id":"004","title":"004-01","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eI love people, I love life, and I love nature, and I can't see why other people can't be like that.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Marvin Gaye, June 1971\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 25in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eSewn in label inside along neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of Vintage 70s\/80s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by Marvin Gaye’s classic 1971 album \u003cem\u003eWhat’s Going On\u003c\/em\u003e,\n          these tees imagine what I would have designed if Mr. Gaye himself asked\n          for merch back then. Printed on era-appropriate blanks and weathered to\n          emulate years of wear, they’re a physical embodiment of my love for\n          Marvin Gaye, this album, and everything he had to say in it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e\n","brand":"A Dude Made It","offers":[{"title":"Navy","offer_id":51669440528683,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/004-01.png?v=1768701530"},{"product_id":"005","title":"005-01","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eI love people, I love life, and I love nature, and I can't see why other people can't be like that.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Marvin Gaye, June 1971\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 23.5in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 25.5in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eSewn in label inside along neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of Vintage 70s\/80s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by Marvin Gaye’s classic 1971 album \u003cem\u003eWhat’s Going On\u003c\/em\u003e,\n          these tees imagine what I would have designed if Mr. Gaye himself asked\n          for merch back then. Printed on era-appropriate blanks and weathered to\n          emulate years of wear, they’re a physical embodiment of my love for\n          Marvin Gaye, this album, and everything he had to say in it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e\n","brand":"A Dude Made It","offers":[{"title":"Dark Navy","offer_id":51669440561451,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/005-01.png?v=1768701529"},{"product_id":"006","title":"006-01","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eI love people, I love life, and I love nature, and I can't see why other people can't be like that.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Marvin Gaye, June 1971\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 19in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 27in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eSewn in label inside along neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of Vintage 70s\/80s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by Marvin Gaye’s classic 1971 album \u003cem\u003eWhat’s Going On\u003c\/em\u003e,\n          these tees imagine what I would have designed if Mr. Gaye himself asked\n          for merch back then. Printed on era-appropriate blanks and weathered to\n          emulate years of wear, they’re a physical embodiment of my love for\n          Marvin Gaye, this album, and everything he had to say in it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e\n","brand":"A Dude Made It","offers":[{"title":"Red","offer_id":51669440594219,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/006-01.png?v=1768701529"},{"product_id":"007","title":"007-01","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eI love people, I love life, and I love nature, and I can't see why other people can't be like that.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Marvin Gaye, June 1971\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 25.5in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eSewn in label inside along neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of Vintage 70s\/80s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by Marvin Gaye’s classic 1971 album \u003cem\u003eWhat’s Going On\u003c\/em\u003e,\n          these tees imagine what I would have designed if Mr. Gaye himself asked\n          for merch back then. Printed on era-appropriate blanks and weathered to\n          emulate years of wear, they’re a physical embodiment of my love for\n          Marvin Gaye, this album, and everything he had to say in it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e\n","brand":"A Dude Made It","offers":[{"title":"Light Grey","offer_id":51669440659755,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/007-01.png?v=1768701530"},{"product_id":"008","title":"008-01","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eI love people, I love life, and I love nature, and I can't see why other people can't be like that.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Marvin Gaye, June 1971\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20.5in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 23in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eSewn in label inside along neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of Vintage 70s\/80s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by Marvin Gaye’s classic 1971 album \u003cem\u003eWhat’s Going On\u003c\/em\u003e,\n          these tees imagine what I would have designed if Mr. Gaye himself asked\n          for merch back then. Printed on era-appropriate blanks and weathered to\n          emulate years of wear, they’re a physical embodiment of my love for\n          Marvin Gaye, this album, and everything he had to say in it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e\n","brand":"A Dude Made It","offers":[{"title":"Green","offer_id":51669440692523,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/008-01.png?v=1768701530"},{"product_id":"009","title":"009-01","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\u003c!-- MAIN QUOTE (always visible) --\u003e\n\u003cdiv class=\"admi-quote\"\u003e\n\u003ch3\u003e\u003cem\u003e\u003cb\u003eI love people, I love life, and I love nature, and I can't see why other people can't be like that.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n\u003ch4\u003e- Marvin Gaye, June 1971\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003c!-- ACCORDION --\u003e\n\u003cdiv class=\"admi-accordion\"\u003e\n\u003cdiv class=\"admi-accordion-item\"\u003e\n\u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n\u003cdiv class=\"admi-accordion-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 24in\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"admi-accordion-item\"\u003e\n\u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n\u003cdiv class=\"admi-accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n\u003cli\u003eSewn in label inside along neckline\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"admi-accordion-item\"\u003e\n\u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n\u003cdiv class=\"admi-accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003ePrinted on an assortment of Vintage 70s\/80s t-shirts\u003c\/li\u003e\n\u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"admi-accordion-item\"\u003e\n\u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n\u003cdiv class=\"admi-accordion-content\"\u003e\n\u003cp\u003eInspired by Marvin Gaye’s classic 1971 album \u003cem\u003eWhat’s Going On\u003c\/em\u003e, these tees imagine what I would have designed if Mr. Gaye himself asked for merch back then. Printed on era-appropriate blanks and weathered to emulate years of wear, they’re a physical embodiment of my love for Marvin Gaye, this album, and everything he had to say in it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"admi-accordion-item\"\u003e\n\u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n\u003cdiv class=\"admi-accordion-content\"\u003e\n\u003cp\u003eI currently do everything by myself, soooo no can do to any returns\/exchanges at the moment. Thank you for your support \u0026amp; understanding.\u003c\/p\u003e\n\u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"A Dude Made It","offers":[{"title":"Purple","offer_id":51669441020203,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/009-01.png?v=1768701531"},{"product_id":"010","title":"010-01","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eI love people, I love life, and I love nature, and I can't see why other people can't be like that.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Marvin Gaye, June 1971\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 21in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 26in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eSewn in label inside along neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of Vintage 70s\/80s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by Marvin Gaye’s classic 1971 album \u003cem\u003eWhat’s Going On\u003c\/em\u003e,\n          these tees imagine what I would have designed if Mr. Gaye himself asked\n          for merch back then. Printed on era-appropriate blanks and weathered to\n          emulate years of wear, they’re a physical embodiment of my love for\n          Marvin Gaye, this album, and everything he had to say in it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e\n","brand":"A Dude Made It","offers":[{"title":"Blue","offer_id":51669441151275,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/010-01.png?v=1768701579"},{"product_id":"001-02","title":"001-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 22.5in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 25in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Lime Green","offer_id":52942753235243,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-001.png?v=1779238231"},{"product_id":"002-02","title":"002-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 28.5in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Baby Blue","offer_id":52942754447659,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-002.png?v=1779238232"},{"product_id":"003-02","title":"003-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 19in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 27in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"White","offer_id":52942756053291,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-003.png?v=1779238230"},{"product_id":"004-02","title":"004-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 22in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 26in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Very Light Blue Like Almost White","offer_id":52942751760683,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-004.png?v=1779238228"},{"product_id":"005-02","title":"005-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 29in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"White","offer_id":52942750679339,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-005.png?v=1779238228"},{"product_id":"006-02","title":"006-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 21in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 25in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"White","offer_id":52942749860139,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-006.png?v=1779238232"},{"product_id":"007-02","title":"007-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 17in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 27in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Sand","offer_id":52942749597995,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-007.png?v=1779238232"},{"product_id":"008-02","title":"008-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 27in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"White","offer_id":52942748778795,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-008.png?v=1779238231"},{"product_id":"009-02","title":"009-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 18in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 29in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"White","offer_id":52942746452267,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-009.png?v=1779238234"},{"product_id":"010-02","title":"010-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 24in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"White","offer_id":52942744486187,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-010.png?v=1779238232"},{"product_id":"011-02","title":"011-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 17.5in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 21in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"White","offer_id":52942725480747,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-011.png?v=1779238232"},{"product_id":"012-02","title":"012-02","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThere’s a highway\/Telling me to go where I can\/Such a long way\/I don’t even know where I am\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- U.F.O. by Jim Sullivan, 1969\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 19.5in    \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 27in\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of faded 60’s\/70’s t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Inspired by the disappearance of Jim Sullivan, a musician who drove into the New Mexico desert in 1975 and was never seen again, this graphic imagines the space between explanation and myth. A man alone. Endless desert. Something unidentifiable in the sky.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          I am less interested in conspiracy and more interested in isolation. What it means to chase something bigger than you and possibly vanish inside it. Printed on faded 60’s\/70’s blanks, each tee feels like it could have been picked up straight off the dirt somewhere between California and New Mexico.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"White","offer_id":52942725054763,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/02-012.png?v=1779238230"},{"product_id":"001-03","title":"001-03","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eMy blood is too thick for California: I have never been able to properly explain myself in this climate.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Hunter S. Thompson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 19in \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 28in\u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the pocket\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of vintage blue t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          California wasn’t even real at first, it was just a story. An island people made up before they ever set foot here. Named, claimed, redrawn over and over again. That’s what makes now feel so off. A place built off movement, off people coming and going, suddenly acting like it’s fixed. Like it knows who belongs and who doesn’t, but it doesn’t \u0026amp; it never did.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Printed on sun-faded blue vintage pocket tees, there’s just a small outline of the state on the pocket. Easy to miss. Not a flag, not a statement—just a shape that’s meant a hundred different things depending on who’s looking at it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Blueberry","offer_id":52942696644907,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/03-001.png?v=1779237429"},{"product_id":"002-03","title":"002-03","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eMy blood is too thick for California: I have never been able to properly explain myself in this climate.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Hunter S. Thompson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 21in \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 30in\u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the pocket\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of vintage blue t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          California wasn’t even real at first, it was just a story. An island people made up before they ever set foot here. Named, claimed, redrawn over and over again. That’s what makes now feel so off. A place built off movement, off people coming and going, suddenly acting like it’s fixed. Like it knows who belongs and who doesn’t, but it doesn’t \u0026amp; it never did.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Printed on sun-faded blue vintage pocket tees, there’s just a small outline of the state on the pocket. Easy to miss. Not a flag, not a statement—just a shape that’s meant a hundred different things depending on who’s looking at it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Faded Black","offer_id":52942698643755,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/03-002.png?v=1779237421"},{"product_id":"003-03","title":"003-03","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eMy blood is too thick for California: I have never been able to properly explain myself in this climate.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Hunter S. Thompson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 28in\u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the pocket\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of vintage blue t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          California wasn’t even real at first, it was just a story. An island people made up before they ever set foot here. Named, claimed, redrawn over and over again. That’s what makes now feel so off. A place built off movement, off people coming and going, suddenly acting like it’s fixed. Like it knows who belongs and who doesn’t, but it doesn’t \u0026amp; it never did.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Printed on sun-faded blue vintage pocket tees, there’s just a small outline of the state on the pocket. Easy to miss. Not a flag, not a statement—just a shape that’s meant a hundred different things depending on who’s looking at it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Blue","offer_id":52942704738603,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/03-003.png?v=1779237425"},{"product_id":"004-03","title":"004-03","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eMy blood is too thick for California: I have never been able to properly explain myself in this climate.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Hunter S. Thompson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 18in \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 25in\u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the pocket\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of vintage blue t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          California wasn’t even real at first, it was just a story. An island people made up before they ever set foot here. Named, claimed, redrawn over and over again. That’s what makes now feel so off. A place built off movement, off people coming and going, suddenly acting like it’s fixed. Like it knows who belongs and who doesn’t, but it doesn’t \u0026amp; it never did.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Printed on sun-faded blue vintage pocket tees, there’s just a small outline of the state on the pocket. Easy to miss. Not a flag, not a statement—just a shape that’s meant a hundred different things depending on who’s looking at it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Baby Blue","offer_id":52942702412075,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/03-004.png?v=1779237424"},{"product_id":"005-03","title":"005-03","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eMy blood is too thick for California: I have never been able to properly explain myself in this climate.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Hunter S. Thompson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 19in \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 29in\u003c\/p\u003e\n      \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the pocket\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of vintage blue t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          California wasn’t even real at first, it was just a story. An island people made up before they ever set foot here. Named, claimed, redrawn over and over again. That’s what makes now feel so off. A place built off movement, off people coming and going, suddenly acting like it’s fixed. Like it knows who belongs and who doesn’t, but it doesn’t \u0026amp; it never did.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Printed on sun-faded blue vintage pocket tees, there’s just a small outline of the state on the pocket. Easy to miss. Not a flag, not a statement—just a shape that’s meant a hundred different things depending on who’s looking at it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Dark Navy","offer_id":52942706573611,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/03-005.png?v=1779237421"},{"product_id":"006-03","title":"006-03","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eMy blood is too thick for California: I have never been able to properly explain myself in this climate.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Hunter S. Thompson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20.5in \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 28in\u003c\/p\u003e\n      \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the pocket\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of vintage blue t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          California wasn’t even real at first, it was just a story. An island people made up before they ever set foot here. Named, claimed, redrawn over and over again. That’s what makes now feel so off. A place built off movement, off people coming and going, suddenly acting like it’s fixed. Like it knows who belongs and who doesn’t, but it doesn’t \u0026amp; it never did.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Printed on sun-faded blue vintage pocket tees, there’s just a small outline of the state on the pocket. Easy to miss. Not a flag, not a statement—just a shape that’s meant a hundred different things depending on who’s looking at it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Faded Black","offer_id":52942708179243,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/03-006.png?v=1779237425"},{"product_id":"007-03","title":"007-03","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eMy blood is too thick for California: I have never been able to properly explain myself in this climate.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Hunter S. Thompson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 24in\u003c\/p\u003e\n      \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the pocket\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of vintage blue t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          California wasn’t even real at first, it was just a story. An island people made up before they ever set foot here. Named, claimed, redrawn over and over again. That’s what makes now feel so off. A place built off movement, off people coming and going, suddenly acting like it’s fixed. Like it knows who belongs and who doesn’t, but it doesn’t \u0026amp; it never did.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Printed on sun-faded blue vintage pocket tees, there’s just a small outline of the state on the pocket. Easy to miss. Not a flag, not a statement—just a shape that’s meant a hundred different things depending on who’s looking at it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Baby Blue","offer_id":52942709555499,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/03-007.png?v=1779237426"},{"product_id":"008-03","title":"008-03","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eMy blood is too thick for California: I have never been able to properly explain myself in this climate.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Hunter S. Thompson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 21in \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 25in\u003c\/p\u003e\n      \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the pocket\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of vintage blue t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          California wasn’t even real at first, it was just a story. An island people made up before they ever set foot here. Named, claimed, redrawn over and over again. That’s what makes now feel so off. A place built off movement, off people coming and going, suddenly acting like it’s fixed. Like it knows who belongs and who doesn’t, but it doesn’t \u0026amp; it never did.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Printed on sun-faded blue vintage pocket tees, there’s just a small outline of the state on the pocket. Easy to miss. Not a flag, not a statement—just a shape that’s meant a hundred different things depending on who’s looking at it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Blue","offer_id":52942711193899,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/03-008.png?v=1779237425"},{"product_id":"009-03","title":"009-03","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eMy blood is too thick for California: I have never been able to properly explain myself in this climate.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Hunter S. Thompson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 22in \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 28in\u003c\/p\u003e\n      \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the pocket\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of vintage blue t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          California wasn’t even real at first, it was just a story. An island people made up before they ever set foot here. Named, claimed, redrawn over and over again. That’s what makes now feel so off. A place built off movement, off people coming and going, suddenly acting like it’s fixed. Like it knows who belongs and who doesn’t, but it doesn’t \u0026amp; it never did.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Printed on sun-faded blue vintage pocket tees, there’s just a small outline of the state on the pocket. Easy to miss. Not a flag, not a statement—just a shape that’s meant a hundred different things depending on who’s looking at it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Like a Blue\/Purple","offer_id":52942712996139,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/03-009.png?v=1779237431"},{"product_id":"010-03","title":"010-03","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eMy blood is too thick for California: I have never been able to properly explain myself in this climate.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Hunter S. Thompson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST:\u003c\/strong\u003e 20in \u003cstrong\u003eLENGTH:\u003c\/strong\u003e 29in\u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along the pocket\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of vintage blue t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          California wasn’t even real at first, it was just a story. An island people made up before they ever set foot here. Named, claimed, redrawn over and over again. That’s what makes now feel so off. A place built off movement, off people coming and going, suddenly acting like it’s fixed. Like it knows who belongs and who doesn’t, but it doesn’t \u0026amp; it never did.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Printed on sun-faded blue vintage pocket tees, there’s just a small outline of the state on the pocket. Easy to miss. Not a flag, not a statement—just a shape that’s meant a hundred different things depending on who’s looking at it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Like a Blue\/Purple","offer_id":52942713880875,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/03-010.png?v=1779237427"},{"product_id":"001-04","title":"001-04","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThe biggest killer on the planet is stress and I still think the best medicine is and always has been cannabis.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Willie Nelson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 22in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 30in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along torso\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 1970’s blank, yellow t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          In 1977, out past the maintained trails, a plane went down carrying weed instead of passengers. A group of hikers found it, took what they could, and whatever was left turned into the story I discussed this month. The details aren’t exactly all cleared up, even to this day, but just the fact that it actually happened is more than enough.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This print is a purposeful rip of a graphic previously only used for the t-shirts the group who found the plane\/weed themselves and made back in ’77. Printed on 1970’s yellow blank tees that have been washed multiple times to feel even MORE worn in.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Default Title","offer_id":53172260045099,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/04-001.png?v=1776575557"},{"product_id":"002-04","title":"002-04","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThe biggest killer on the planet is stress and I still think the best medicine is and always has been cannabis.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Willie Nelson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 20.5in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 26in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along torso\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 1970’s blank, yellow t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          In 1977, out past the maintained trails, a plane went down carrying weed instead of passengers. A group of hikers found it, took what they could, and whatever was left turned into the story I discussed this month. The details aren’t exactly all cleared up, even to this day, but just the fact that it actually happened is more than enough.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This print is a purposeful rip of a graphic previously only used for the t-shirts the group who found the plane\/weed themselves and made back in ’77. Printed on 1970’s yellow blank tees that have been washed multiple times to feel even MORE worn in.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Default Title","offer_id":53172260569387,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/04-002.png?v=1776575677"},{"product_id":"003-04","title":"003-04","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThe biggest killer on the planet is stress and I still think the best medicine is and always has been cannabis.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Willie Nelson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 19in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 28in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along torso\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 1970’s blank, yellow t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          In 1977, out past the maintained trails, a plane went down carrying weed instead of passengers. A group of hikers found it, took what they could, and whatever was left turned into the story I discussed this month. The details aren’t exactly all cleared up, even to this day, but just the fact that it actually happened is more than enough.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This print is a purposeful rip of a graphic previously only used for the t-shirts the group who found the plane\/weed themselves and made back in ’77. Printed on 1970’s yellow blank tees that have been washed multiple times to feel even MORE worn in.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Default Title","offer_id":53172260733227,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/04-003.png?v=1776575712"},{"product_id":"004-04","title":"004-04","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThe biggest killer on the planet is stress and I still think the best medicine is and always has been cannabis.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Willie Nelson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 21in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 26in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along torso\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 1970’s blank, yellow t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          In 1977, out past the maintained trails, a plane went down carrying weed instead of passengers. A group of hikers found it, took what they could, and whatever was left turned into the story I discussed this month. The details aren’t exactly all cleared up, even to this day, but just the fact that it actually happened is more than enough.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This print is a purposeful rip of a graphic previously only used for the t-shirts the group who found the plane\/weed themselves and made back in ’77. Printed on 1970’s yellow blank tees that have been washed multiple times to feel even MORE worn in.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Default Title","offer_id":53172260962603,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/04-004.png?v=1776575752"},{"product_id":"005-04","title":"005-04","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThe biggest killer on the planet is stress and I still think the best medicine is and always has been cannabis.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Willie Nelson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 21in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 27in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along torso\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 1970’s blank, yellow t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          In 1977, out past the maintained trails, a plane went down carrying weed instead of passengers. A group of hikers found it, took what they could, and whatever was left turned into the story I discussed this month. The details aren’t exactly all cleared up, even to this day, but just the fact that it actually happened is more than enough.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This print is a purposeful rip of a graphic previously only used for the t-shirts the group who found the plane\/weed themselves and made back in ’77. Printed on 1970’s yellow blank tees that have been washed multiple times to feel even MORE worn in.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Default Title","offer_id":53172261093675,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/04-005.png?v=1776575752"},{"product_id":"006-04","title":"006-04","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThe biggest killer on the planet is stress and I still think the best medicine is and always has been cannabis.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Willie Nelson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 23in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 29in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along torso\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 1970’s blank, yellow t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          In 1977, out past the maintained trails, a plane went down carrying weed instead of passengers. A group of hikers found it, took what they could, and whatever was left turned into the story I discussed this month. The details aren’t exactly all cleared up, even to this day, but just the fact that it actually happened is more than enough.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This print is a purposeful rip of a graphic previously only used for the t-shirts the group who found the plane\/weed themselves and made back in ’77. Printed on 1970’s yellow blank tees that have been washed multiple times to feel even MORE worn in.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Default Title","offer_id":53172261191979,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/04-006.png?v=1776575752"},{"product_id":"007-04","title":"007-04","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThe biggest killer on the planet is stress and I still think the best medicine is and always has been cannabis.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Willie Nelson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 23in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 28in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along torso\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 1970’s blank, yellow t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          In 1977, out past the maintained trails, a plane went down carrying weed instead of passengers. A group of hikers found it, took what they could, and whatever was left turned into the story I discussed this month. The details aren’t exactly all cleared up, even to this day, but just the fact that it actually happened is more than enough.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This print is a purposeful rip of a graphic previously only used for the t-shirts the group who found the plane\/weed themselves and made back in ’77. Printed on 1970’s yellow blank tees that have been washed multiple times to feel even MORE worn in.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Default Title","offer_id":53172261290283,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/04-007.png?v=1776575752"},{"product_id":"008-04","title":"008-04","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThe biggest killer on the planet is stress and I still think the best medicine is and always has been cannabis.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Willie Nelson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 18.5in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 27in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along torso\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 1970’s blank, yellow t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          In 1977, out past the maintained trails, a plane went down carrying weed instead of passengers. A group of hikers found it, took what they could, and whatever was left turned into the story I discussed this month. The details aren’t exactly all cleared up, even to this day, but just the fact that it actually happened is more than enough.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This print is a purposeful rip of a graphic previously only used for the t-shirts the group who found the plane\/weed themselves and made back in ’77. Printed on 1970’s yellow blank tees that have been washed multiple times to feel even MORE worn in.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Default Title","offer_id":53172261585195,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/04-008.png?v=1776575756"},{"product_id":"009-04","title":"009-04","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eThe biggest killer on the planet is stress and I still think the best medicine is and always has been cannabis.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Willie Nelson\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 24in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 26in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along torso\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 1970’s blank, yellow t-shirts\u003c\/li\u003e\n          \u003cli\u003eMay have different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          In 1977, out past the maintained trails, a plane went down carrying weed instead of passengers. A group of hikers found it, took what they could, and whatever was left turned into the story I discussed this month. The details aren’t exactly all cleared up, even to this day, but just the fact that it actually happened is more than enough.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This print is a purposeful rip of a graphic previously only used for the t-shirts the group who found the plane\/weed themselves and made back in ’77. Printed on 1970’s yellow blank tees that have been washed multiple times to feel even MORE worn in.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Default Title","offer_id":53172261716267,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/04-009.png?v=1776575756"},{"product_id":"001-05","title":"001-05","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eHendrix had just died, so I took 300 mikes of Orange Sunshine, and basically the fabric I existed on changed.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Mark McCloud\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 22in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 28in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 60’s-80’s blanks\u003c\/li\u003e\n          \u003cli\u003eMay show different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Blotter paper started off solely as just a practical delivery system. Tiny perforated squares meant to carry LSD. Somewhere along the way, they acted more like miniature canvases covered in cartoons, symbols, and strange little images.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This graphic pulls from The Computer Dot, widely considered the FIRST piece of LSD blotter art. I highly encourage you to go out and gaze at the many other artworks that came after it though. I just love the simplicity \u0026amp; history of the dot. Printed on 60’s-80’s blank tees with real wear throughout, because something this tied to history probably shouldn’t feel brand new.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"White","offer_id":53548899828011,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/05-001.png?v=1779243354"},{"product_id":"002-05","title":"002-05","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eHendrix had just died, so I took 300 mikes of Orange Sunshine, and basically the fabric I existed on changed.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Mark McCloud\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 22in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 28in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 60’s-80’s blanks\u003c\/li\u003e\n          \u003cli\u003eMay show different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Blotter paper started off solely as just a practical delivery system. Tiny perforated squares meant to carry LSD. Somewhere along the way, they acted more like miniature canvases covered in cartoons, symbols, and strange little images.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This graphic pulls from The Computer Dot, widely considered the FIRST piece of LSD blotter art. I highly encourage you to go out and gaze at the many other artworks that came after it though. I just love the simplicity \u0026amp; history of the dot. Printed on 60’s-80’s blank tees with real wear throughout, because something this tied to history probably shouldn’t feel brand new.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Purple","offer_id":53549740523819,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/05-002.png?v=1779243363"},{"product_id":"003-05","title":"003-05","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eHendrix had just died, so I took 300 mikes of Orange Sunshine, and basically the fabric I existed on changed.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Mark McCloud\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 20.5in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 26in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 60’s-80’s blanks\u003c\/li\u003e\n          \u003cli\u003eMay show different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Blotter paper started off solely as just a practical delivery system. Tiny perforated squares meant to carry LSD. Somewhere along the way, they acted more like miniature canvases covered in cartoons, symbols, and strange little images.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This graphic pulls from The Computer Dot, widely considered the FIRST piece of LSD blotter art. I highly encourage you to go out and gaze at the many other artworks that came after it though. I just love the simplicity \u0026amp; history of the dot. Printed on 60’s-80’s blank tees with real wear throughout, because something this tied to history probably shouldn’t feel brand new.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Peach","offer_id":53549744521515,"sku":null,"price":30.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/05-003.png?v=1779243366"},{"product_id":"004-05","title":"004-05","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eHendrix had just died, so I took 300 mikes of Orange Sunshine, and basically the fabric I existed on changed.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Mark McCloud\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 20in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 29in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 60’s-80’s blanks\u003c\/li\u003e\n          \u003cli\u003eMay show different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Blotter paper started off solely as just a practical delivery system. Tiny perforated squares meant to carry LSD. Somewhere along the way, they acted more like miniature canvases covered in cartoons, symbols, and strange little images.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This graphic pulls from The Computer Dot, widely considered the FIRST piece of LSD blotter art. I highly encourage you to go out and gaze at the many other artworks that came after it though. I just love the simplicity \u0026amp; history of the dot. Printed on 60’s-80’s blank tees with real wear throughout, because something this tied to history probably shouldn’t feel brand new.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Yellow","offer_id":53550345388331,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/05-004.png?v=1779243356"},{"product_id":"005-05","title":"005-05","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eHendrix had just died, so I took 300 mikes of Orange Sunshine, and basically the fabric I existed on changed.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Mark McCloud\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 24in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 28in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 60’s-80’s blanks\u003c\/li\u003e\n          \u003cli\u003eMay show different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Blotter paper started off solely as just a practical delivery system. Tiny perforated squares meant to carry LSD. Somewhere along the way, they acted more like miniature canvases covered in cartoons, symbols, and strange little images.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This graphic pulls from The Computer Dot, widely considered the FIRST piece of LSD blotter art. I highly encourage you to go out and gaze at the many other artworks that came after it though. I just love the simplicity \u0026amp; history of the dot. Printed on 60’s-80’s blank tees with real wear throughout, because something this tied to history probably shouldn’t feel brand new.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Red","offer_id":53550347125035,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/05-005.png?v=1779243356"},{"product_id":"006-05","title":"006-05","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eHendrix had just died, so I took 300 mikes of Orange Sunshine, and basically the fabric I existed on changed.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Mark McCloud\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 20.5in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 24in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 60’s-80’s blanks\u003c\/li\u003e\n          \u003cli\u003eMay show different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Blotter paper started off solely as just a practical delivery system. Tiny perforated squares meant to carry LSD. Somewhere along the way, they acted more like miniature canvases covered in cartoons, symbols, and strange little images.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This graphic pulls from The Computer Dot, widely considered the FIRST piece of LSD blotter art. I highly encourage you to go out and gaze at the many other artworks that came after it though. I just love the simplicity \u0026amp; history of the dot. Printed on 60’s-80’s blank tees with real wear throughout, because something this tied to history probably shouldn’t feel brand new.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Tie Dye","offer_id":53550348730667,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/05-006.png?v=1779243365"},{"product_id":"007-05","title":"007-05","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eHendrix had just died, so I took 300 mikes of Orange Sunshine, and basically the fabric I existed on changed.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Mark McCloud\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 21in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 24in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 60’s-80’s blanks\u003c\/li\u003e\n          \u003cli\u003eMay show different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Blotter paper started off solely as just a practical delivery system. Tiny perforated squares meant to carry LSD. Somewhere along the way, they acted more like miniature canvases covered in cartoons, symbols, and strange little images.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This graphic pulls from The Computer Dot, widely considered the FIRST piece of LSD blotter art. I highly encourage you to go out and gaze at the many other artworks that came after it though. I just love the simplicity \u0026amp; history of the dot. Printed on 60’s-80’s blank tees with real wear throughout, because something this tied to history probably shouldn’t feel brand new.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Pink","offer_id":53550353744171,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/05-007.png?v=1779243366"},{"product_id":"008-05","title":"008-05","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eHendrix had just died, so I took 300 mikes of Orange Sunshine, and basically the fabric I existed on changed.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Mark McCloud\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 17in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 27in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 60’s-80’s blanks\u003c\/li\u003e\n          \u003cli\u003eMay show different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Blotter paper started off solely as just a practical delivery system. Tiny perforated squares meant to carry LSD. Somewhere along the way, they acted more like miniature canvases covered in cartoons, symbols, and strange little images.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This graphic pulls from The Computer Dot, widely considered the FIRST piece of LSD blotter art. I highly encourage you to go out and gaze at the many other artworks that came after it though. I just love the simplicity \u0026amp; history of the dot. Printed on 60’s-80’s blank tees with real wear throughout, because something this tied to history probably shouldn’t feel brand new.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"White","offer_id":53550356922667,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/05-008.png?v=1779243354"},{"product_id":"009-05","title":"009-05","description":"\u003cdiv class=\"admi-product-description\"\u003e\n\n  \u003c!-- MAIN QUOTE (always visible) --\u003e\n  \u003cdiv class=\"admi-quote\"\u003e\n    \u003ch3\u003e\u003cem\u003e\u003cb\u003eHendrix had just died, so I took 300 mikes of Orange Sunshine, and basically the fabric I existed on changed.\u003c\/b\u003e\u003c\/em\u003e\u003c\/h3\u003e\n    \u003ch4\u003e- Mark McCloud\u003c\/h4\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCORDION --\u003e\n  \u003cdiv class=\"admi-accordion\"\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSIZING\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\u003cstrong\u003eCHEST: 20.5in\u003c\/strong\u003e  \u003cstrong\u003eLENGTH: 28in\u003c\/strong\u003e \u003c\/p\u003e\n        \u003cp\u003eFor reference, I am 6ft \/ 150lbs\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eDESIGN\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eScreen-printed graphic along chest\u003c\/li\u003e\n          \u003cli\u003eWater-based ink\u003c\/li\u003e\n          \u003cli\u003eSewn in label on neckline\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eSHIRT\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePrinted on an assortment of 60’s-80’s blanks\u003c\/li\u003e\n          \u003cli\u003eMay show different levels of wear \u0026amp; tear throughout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eWHY\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          Blotter paper started off solely as just a practical delivery system. Tiny perforated squares meant to carry LSD. Somewhere along the way, they acted more like miniature canvases covered in cartoons, symbols, and strange little images.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This graphic pulls from The Computer Dot, widely considered the FIRST piece of LSD blotter art. I highly encourage you to go out and gaze at the many other artworks that came after it though. I just love the simplicity \u0026amp; history of the dot. Printed on 60’s-80’s blank tees with real wear throughout, because something this tied to history probably shouldn’t feel brand new.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"admi-accordion-item\"\u003e\n      \u003cbutton class=\"admi-accordion-title\"\u003eTERMS \u0026amp; CONDITIONS\u003c\/button\u003e\n      \u003cdiv class=\"admi-accordion-content\"\u003e\n        \u003cp\u003e\n          I currently do everything by myself, soooo no can do to any\n          returns\/exchanges at the moment. Thank you for your support \u0026amp;\n          understanding.\n        \u003c\/p\u003e\n        \u003cp\u003eLove, love, and more love.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- INLINE CSS --\u003e\n\u003cstyle\u003e\n\/* --- GLOBAL COLOR FIX (kills iOS blue text) --- *\/\n.admi-product-description,\n.admi-product-description * {\n  color: inherit;\n  -webkit-text-fill-color: inherit;\n}\n\n.admi-product-description a[x-apple-data-detectors],\n.admi-product-description a {\n  color: inherit !important;\n  text-decoration: none !important;\n  font-size: inherit !important;\n  font-family: inherit !important;\n  font-weight: inherit !important;\n}\n\n\/* --- QUOTE --- *\/\n.admi-quote {\n  margin-bottom: 24px;\n  font-style: italic;\n}\n.admi-quote h4 {\n  margin-top: 4px;\n  font-style: normal;\n  font-weight: normal;\n  opacity: 0.8;\n}\n\n\/* --- ACCORDION --- *\/\n.admi-accordion-item {\n  border-top: 1px solid rgba(0,0,0,0.15);\n}\n\n\/* Titles *\/\n.admi-accordion-title {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  cursor: pointer;\n  position: relative;\n  font-size: 1rem;\n}\n\n\/* + \/ - indicator *\/\n.admi-accordion-title::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-weight: bold;\n}\n.admi-accordion-title.active::after {\n  content: \"-\";\n}\n\n\/* Content animation *\/\n.admi-accordion-content {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease;\n}\n.admi-accordion-content p,\n.admi-accordion-content li {\n  margin: 10px 0;\n  line-height: 1.5;\n  font-size: 0.95rem;\n}\n\n\/* --- MOBILE POLISH --- *\/\n@media screen and (max-width: 768px) {\n  .admi-accordion-title {\n    padding: 22px 0;\n    font-size: 1.05rem;\n  }\n  .admi-accordion-content p,\n  .admi-accordion-content li {\n    font-size: 1rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- INLINE JS (multi-open accordion) --\u003e\n\u003cscript\u003e\ndocument.querySelectorAll('.admi-accordion-title').forEach(button =\u003e {\n  button.addEventListener('click', () =\u003e {\n    const content = button.nextElementSibling;\n\n    if (button.classList.contains('active')) {\n      button.classList.remove('active');\n      content.style.maxHeight = null;\n    } else {\n      button.classList.add('active');\n      content.style.maxHeight = content.scrollHeight + \"px\";\n    }\n  });\n});\n\u003c\/script\u003e","brand":"A Dude Made It","offers":[{"title":"Red (Faded)","offer_id":53550358397227,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/4061\/3419\/files\/05-009.png?v=1779243420"}],"url":"https:\/\/adudemadeit.xyz\/collections\/all-tees.oembed?page=2","provider":"A Dude Made It","version":"1.0","type":"link"}