:root{--ap-black: #1b1c1c;--ap-cyan: #00fffc;--ap-blue: #30beef;--ap-blue-deep: #09048a;--ap-green: #18ff00;--ap-pink: #ff2a99;--ap-yellow: #fff600;--ap-text: #1b1c1c;--ap-text-secondary: #444444;--ap-text-muted: #747474;--ap-border: #e5e5e5;--ap-border-strong: #c9c9c9;--ap-bg: #ffffff;--ap-bg-subtle: #f3f3f3;--ap-bg-dark: #1b1c1c;--ap-font-body: "Apercu", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--ap-font-heading: "Apercu", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{font-size:16px}body{margin:0;background-color:var(--ap-bg);color:var(--ap-text);font-family:var(--ap-font-body);font-weight:400;font-size:.9375rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font:inherit;background:transparent;border:0;padding:0;cursor:pointer;color:inherit}.ap-header{position:sticky;top:0;z-index:1100;background-color:var(--ap-bg-dark)}.ap-header__promo{background-color:var(--ap-bg-dark);color:#fff;text-align:center;font-size:.8125rem;letter-spacing:.02em;padding:.5rem 1rem;font-weight:500;border-bottom:1px solid #2e2f2f}.ap-header__promo a{color:#fff;transition:color .15s}.ap-header__promo a:hover{color:var(--ap-cyan)}.ap-header__promo-sep{color:var(--ap-pink);margin:0 .625rem}.ap-header__main{background-color:var(--ap-bg-dark)}.ap-header__inner{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;height:4.25rem;column-gap:1.5rem;padding:0 1.25rem;max-width:1280px;margin:0 auto}@media (min-width: 48em){.ap-header__inner{height:4.75rem;padding:0 2rem;column-gap:2rem}}.ap-header__menu{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#fff}.ap-header__menu svg{width:24px;height:24px;fill:none}@media (min-width: 64em){.ap-header__menu{display:none}}.ap-header__logo{display:inline-flex;align-items:center;color:#fff}.ap-header__logo-svg{width:142px;height:26px}@media (min-width: 48em){.ap-header__logo-svg{width:164px;height:30px}}.ap-header__search{display:none;position:relative;align-items:center;width:100%;max-width:560px}@media (min-width: 64em){.ap-header__search{display:flex}}.ap-header__search input{width:100%;height:40px;padding:0 48px 0 16px;font-family:var(--ap-font-body);font-size:.875rem;font-weight:400;color:var(--ap-text);background:#fff;border:1px solid var(--ap-border-strong);border-radius:4px;outline:none;transition:box-shadow .15s}.ap-header__search input::placeholder{color:var(--ap-text-muted)}.ap-header__search input:focus{box-shadow:0 0 0 2px var(--ap-blue)}.ap-header__search button{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--ap-black)}.ap-header__search button svg{width:18px;height:18px}.ap-header__actions{display:flex;align-items:center;column-gap:.5rem}.ap-header__action{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;letter-spacing:.03em;position:relative;gap:.125rem;transition:color .15s}.ap-header__action:hover{color:var(--ap-cyan)}.ap-header__action svg{width:22px;height:22px}.ap-header__action span{display:none}@media (min-width: 64em){.ap-header__action span{display:inline-block}}.ap-header__action--cart{position:relative}.ap-header__cart-count{position:absolute;top:-2px;right:-2px;background:var(--ap-pink);color:#fff;border-radius:999px;min-width:16px;height:16px;font-size:.625rem;font-weight:700;display:inline-flex!important;align-items:center;justify-content:center;padding:0 4px}.ap-header__nav{display:none;align-items:center;justify-content:center;gap:.25rem;padding:.375rem 2rem .625rem;border-top:1px solid #2e2f2f;background:var(--ap-bg-dark)}@media (min-width: 64em){.ap-header__nav{display:flex}}.ap-header__nav a{color:var(--ap-cyan);font-family:var(--ap-font-body);font-size:1rem;font-weight:700;padding:.25rem 1rem;transition:color .15s}.ap-header__nav a:hover{color:#fff}.ap-main{background-color:var(--ap-bg);min-height:60vh}.ap-footer{background-color:var(--ap-bg-dark);color:#fff;padding:4rem 0 1.5rem;margin-top:4rem}.ap-footer__inner{width:1280px;max-width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width: 48em){.ap-footer__inner{padding:0 2rem}}.ap-footer__cols{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem;padding-bottom:2.5rem;border-bottom:1px solid #2e2f2f}@media (min-width: 48em){.ap-footer__cols{grid-template-columns:repeat(4,1fr);gap:3rem}}.ap-footer__col h4{font-family:var(--ap-font-heading);font-size:.875rem;font-weight:700;letter-spacing:.04em;margin:0 0 1rem;color:#fff}.ap-footer__col ul{list-style:none;padding:0;margin:0}.ap-footer__col li{margin:0 0 .5rem}.ap-footer__col a{font-family:var(--ap-font-body);font-size:.875rem;font-weight:400;color:#c9c9c9;transition:color .15s}.ap-footer__col a:hover{color:var(--ap-cyan)}.ap-footer__col--newsletter p{font-size:.8125rem;color:#c9c9c9;margin:0 0 1rem}.ap-footer__form{display:flex;align-items:stretch;gap:0;border-radius:0;overflow:hidden;background:#fff}.ap-footer__form input{flex:1;border:0;outline:0;height:40px;padding:0 12px;font-family:var(--ap-font-body);font-size:.8125rem;background:transparent;color:var(--ap-text)}.ap-footer__form button{background:var(--ap-green);color:var(--ap-black);font-family:var(--ap-font-heading);font-size:.8125rem;font-weight:700;letter-spacing:.03em;padding:0 18px;cursor:pointer;transition:background-color .15s,color .15s}.ap-footer__form button:hover{background:#fff;color:var(--ap-black)}.ap-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:1.5rem;font-family:var(--ap-font-body);font-size:.75rem;color:#939393;gap:1rem}.ap-footer__logo{color:#fff}.ap-footer__logo svg{width:104px;height:19px}.ap-footer__copy{flex:1;text-align:center}.ap-footer__bottom-links{display:flex;gap:1.25rem;flex-wrap:wrap}.ap-footer__bottom-links a{color:#939393}.ap-footer__bottom-links a:hover{color:var(--ap-cyan)}#framebuilder-root{width:100%}.ap-pdp{background-color:var(--ap-bg);border-top:1px solid var(--ap-border);padding:3rem 1.25rem 2.5rem}.ap-pdp__inner{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 48em){.ap-pdp{padding:4rem 2rem 3rem}.ap-pdp__inner{gap:3rem}}.ap-pdp__heading{font-family:var(--ap-font-heading);font-size:1.25rem;font-weight:700;letter-spacing:.01em;color:var(--ap-text);margin:0 0 1rem;padding-bottom:.75rem;border-bottom:3px solid var(--ap-black)}@media (min-width: 48em){.ap-pdp__heading{font-size:1.5rem}}.ap-pdp__specs{display:grid;grid-template-columns:1fr;gap:0;margin:0}@media (min-width: 36em){.ap-pdp__specs{grid-template-columns:repeat(2,1fr);column-gap:2rem}}@media (min-width: 64em){.ap-pdp__specs{grid-template-columns:repeat(3,1fr)}}.ap-pdp__specs>div{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--ap-border);font-size:.875rem}.ap-pdp__specs dt{font-family:var(--ap-font-body);font-weight:700;color:var(--ap-text-secondary);font-size:.8125rem}.ap-pdp__specs dd{margin:0;font-weight:400;color:var(--ap-text);text-align:right}.ap-pdp__about p,.ap-pdp__quality-list{font-size:.9375rem;line-height:1.7;color:var(--ap-text-secondary);margin:0}.ap-pdp__about p+p{margin-top:1rem}.ap-pdp__about em{font-style:italic;color:var(--ap-text)}.ap-pdp__quality-list{list-style:disc;padding-left:1.25rem;display:flex;flex-direction:column;gap:.625rem}.ap-pdp__quality-list li::marker{color:var(--ap-pink)}.ap-ymal{background-color:var(--ap-bg-subtle);padding:3rem 1.25rem 3.5rem;border-top:1px solid var(--ap-border)}.ap-ymal__inner{max-width:1280px;margin:0 auto}.ap-ymal__heading{font-family:var(--ap-font-heading);font-size:1.25rem;font-weight:700;letter-spacing:.01em;color:var(--ap-text);margin:0 0 1.75rem;text-align:center}@media (min-width: 48em){.ap-ymal{padding:4rem 2rem 4.5rem}.ap-ymal__heading{font-size:1.5rem;margin-bottom:2.25rem}}.ap-ymal__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem}@media (min-width: 48em){.ap-ymal__grid{grid-template-columns:repeat(4,1fr);gap:2rem 1.5rem}}.ap-ymal__card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.ap-ymal__image{background-color:var(--ap-bg);border:1px solid var(--ap-border);border-radius:10px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:.875rem;transition:border-color .2s ease,box-shadow .2s ease;padding:1rem}.ap-ymal__card:hover .ap-ymal__image{border-color:var(--ap-blue);box-shadow:0 0 0 2px var(--ap-blue)}.ap-ymal__image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.ap-ymal__card:hover .ap-ymal__image img{transform:scale(1.03)}.ap-ymal__title{font-family:var(--ap-font-heading);font-size:.875rem;font-weight:700;color:var(--ap-text);margin:0 0 .25rem;line-height:1.35}.ap-ymal__artist{font-family:var(--ap-font-body);font-size:.8125rem;color:var(--ap-text-secondary);margin:0 0 .375rem}.ap-ymal__price{font-family:var(--ap-font-heading);font-size:.9375rem;font-weight:700;color:var(--ap-text);margin:0}@media (min-width: 48em){.ap-ymal__title{font-size:.9375rem}}@media (max-width: 47.99em){.ap-header__promo{display:none}.ap-header__inner{grid-template-columns:auto 1fr auto;column-gap:.75rem;padding:0 1rem}.ap-header__search,.ap-header__action[aria-label=Help],.ap-header__action[aria-label="Sign in"]{display:none}.ap-header__logo-svg{width:130px;height:24px}}pod-frame-builder{--pod-primary-color: #1b1c1c}:root{--color-primary: #1b1c1c !important;--color-primary-hover: #3d3d3d !important;--color-primary-20: #e2fbdd !important}body{--fb-border-radius: 0px;--fb-button-radius: 0px;--fb-option-border-radius: 10px;--fb-button-letter-spacing: .03em;--fb-button-font-weight: 700;--fb-button-bg: #18ff00;--fb-button-color: #1b1c1c;--fb-button-bg-hover: #10d600}.tmplt-product{display:flex;flex-direction:column;overflow:hidden;padding:0 20px}@media only screen and (min-width: 800px){.tmplt-product{flex-direction:row;padding:40px 40px 0;max-width:1200px;margin:0 auto;align-items:flex-start;overflow:initial}}.tmplt-product__content-wrap{width:100%}@media only screen and (min-width: 800px){.tmplt-product__content-wrap{max-width:420px;padding-top:0}}.tmplt-product__media-wrapper{position:relative;margin-bottom:15px}@media only screen and (min-width: 800px){.tmplt-product__media-wrapper{width:100%;max-width:560px;margin-right:100px;margin-bottom:60px;position:sticky;top:160px}}.tmplt-product__connected-collection-list{width:100%;display:flex;align-items:center;flex-wrap:wrap;margin:13px 0 18px;padding:0;list-style-type:none}.tmplt-product__connected-collection-item{margin-right:16px;position:relative;border:1px solid var(--ap-border, #e5e5e5);border-radius:100%}.tmplt-product__connected-collection-item:last-child{margin-right:0}.tmplt-product__connected-collection-item:after{content:"";display:block;width:36px;height:36px;position:absolute;top:-3px;left:-3px;border:1px solid transparent;border-radius:50%;pointer-events:none;transition:border-color .2s ease-in-out}@media (hover: hover){#framebuilder-root .tmplt-product__connected-collection-item:hover:after{border-color:#30beef}}#framebuilder-root .tmplt-product__connected-collection-item--current:after{border-color:var(--ap-blue, #30beef);border-width:2px}.tmplt-product__connected-collection-link{display:block;overflow:hidden;text-indent:-999em;white-space:nowrap}.tmplt-product__variants-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.tmplt-product__variants-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 14px;border:1px solid var(--ap-border-strong, #c9c9c9);border-radius:10px;font-family:var(--ap-font-body, inherit);font-size:.8125rem;letter-spacing:.02em;transition:border-color .2s ease-in-out,color .15s,font-weight .15s;cursor:pointer;user-select:none;-webkit-user-select:none}@media (hover: hover){.tmplt-product__variants-label:hover{border-color:#30beef}}.tmplt-product__variants-input:checked+label.tmplt-product__variants-label{border-color:var(--ap-blue, #30beef);box-shadow:0 0 0 1px var(--ap-blue, #30beef);color:var(--ap-black, #1b1c1c);font-weight:700}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.hide,#framebuilder-root .tmplt-product__header{display:none!important}
