:root{--color-pixel-dark: hsl(220, 20%, 10%);--color-pixel-cream: hsl(42, 33%, 93%);--color-pixel-light: hsl(42, 25%, 88%);--color-pixel-green: hsl(142, 71%, 45%);--color-pixel-red: hsl(0, 84%, 60%);--color-pixel-blue: hsl(210, 79%, 46%);--color-pixel-yellow: hsl(39, 100%, 50%);--color-pixel-purple: hsl(271, 76%, 53%);--color-pixel-muted: hsl(220, 10%, 50%);--color-black: #000000;--color-white: #ffffff;--color-cream: #f4f1ea;--border-pixel: 4px solid var(--color-pixel-dark);--border-pixel-sm: 2px solid var(--color-pixel-dark);--shadow-pixel: 4px 4px 0px var(--color-pixel-dark);--shadow-pixel-sm: 2px 2px 0px var(--color-pixel-dark)}h1,h2,h3,h4,h5,h6,.heading,.subtitle,.font-heading,.font-pixel,.hero-pixel-new__title,.hero-pixel-new__cta,.product-grid-new__title,.collection-grid-new__title,.value-props-new__title,.buyer-showcase-new__title,.buyer-showcase-new__subtitle,.product-card-new__title,.collection-card-new__label,.value-prop-item__label,.buyer-showcase-card__username,.buyer-showcase-card__text,.buyer-showcase-card__author,.product-card-new__variant,.product-card-new__price,.product-card-new__add,.product-card-new__label,.hero-pixel-new__dots,.footer-pixel__copyright,.footer-pixel__symbols,.footer-pixel__symbol{font-family:"Press Start 2P",cursive!important}body,p,span:not(.product-card-new__label):not(.value-prop-item__label):not(.collection-card-new__label):not(.product-card-new__variant):not(.product-card-new__price):not(.product-card-new__add):not(.product-card-new__title a),a:not(.product-card-new__title a):not(.product-card-new__link):not(.hero-pixel-new__cta),li,label,input,textarea,select,button:not(.product-card-new__add):not(.collection-card-new):not(.hero-pixel-new__cta),.rte p,.caption,.caption-with-letter-spacing{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-weight:400!important;font-style:normal!important}:root{--font-body-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;--font-heading-family: "Press Start 2P", cursive !important;--font-body-style: normal !important;--font-body-weight: 400 !important;--font-heading-style: normal !important;--font-heading-weight: 400 !important}@font-face{font-family:"Press Start 2P";src:local("Press Start 2P"),url(https://fonts.gstatic.com/s/pressstart2p/v15/e3t4euO8T-267oIAQAu6jDQyK0nS.woff2) format("woff2")}.font-pixel,body{font-family:"Press Start 2P",cursive;font-weight:400;font-style:normal;letter-spacing:.05em}body{background-color:var(--color-pixel-cream);color:var(--color-pixel-dark);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.header-pixel{background:var(--color-pixel-cream);border-bottom:var(--border-pixel);padding:0;position:sticky;top:0;z-index:50}.header-pixel__content{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:16px;flex-wrap:nowrap;padding:12px 20px}.header-pixel__logo-link{display:flex;align-items:center;flex-shrink:0}.header-pixel .header__heading-logo{max-height:48px;width:auto;image-rendering:pixelated}@media screen and (max-width:768px){.header-pixel .header__heading-logo{max-height:36px}}.header-pixel__logo{max-height:72px;width:auto;image-rendering:auto}@media screen and (max-width:767px){.header-pixel__content{flex-direction:column;align-items:center;padding:8px 12px 10px;gap:8px}.header-pixel__logo-link{order:1}.header-pixel__nav{order:2;width:100%}.header-pixel__icons{order:3}.header-pixel__logo{max-height:48px}}.header-pixel__nav{flex:1;display:block}.header-pixel__menu{display:flex;gap:20px;list-style:none;margin:0;padding:0;flex-wrap:wrap;justify-content:center}.header-pixel__menu-item{position:relative}.header-pixel__menu-link{font-family:"Press Start 2P",cursive;font-size:18px;color:var(--color-pixel-dark);text-decoration:none;text-transform:uppercase;transition:color .2s ease;letter-spacing:.05em;line-height:1.6}.header-pixel__menu-link:hover{color:var(--color-pixel-green)}.header-pixel__dropdown{position:absolute;top:100%;left:0;background:var(--color-pixel-cream);border:var(--border-pixel);box-shadow:var(--shadow-pixel);list-style:none;margin:0;padding:8px;min-width:180px;z-index:100;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.header-pixel__menu-item:hover .header-pixel__dropdown{opacity:1;visibility:visible}.header-pixel__dropdown-link{display:block;font-family:"Press Start 2P",cursive;font-size:14px;color:var(--color-pixel-dark);text-decoration:none;padding:8px;transition:background .2s ease}.header-pixel__dropdown-link:hover{background:var(--color-pixel-green)}.header-pixel__icons{display:flex;gap:14px;align-items:center;flex-shrink:0}.header-pixel__icon{color:var(--color-pixel-dark);cursor:pointer;transition:color .2s ease;position:relative;display:flex;align-items:center;justify-content:center}.header-pixel__icon:hover{color:var(--color-pixel-green)}.header-pixel__cart-count{position:absolute;top:-6px;right:-8px;background:var(--color-pixel-red);color:var(--color-cream);font-family:"Press Start 2P",cursive;font-size:12px;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:2px solid var(--color-pixel-dark);border-radius:50%}@media screen and (max-width:767px){.header-pixel__menu{gap:10px;flex-wrap:wrap}.header-pixel__menu-link{font-size:12px;padding:6px 4px;display:inline-block}.header-pixel__menu-item:last-child{flex-basis:100%;text-align:center}.header-pixel__menu-item:last-child .header-pixel__menu-link{font-size:11px;background:var(--color-pixel-green);color:var(--color-pixel-dark);padding:10px 16px;border:2px solid var(--color-pixel-dark);box-shadow:2px 2px 0 var(--color-pixel-dark)}.header-pixel__dropdown-link{font-size:10px}.header-pixel__cart-count{font-size:9px;min-width:16px;height:16px;top:-4px;right:-6px}}.hero-pixel-new{background:var(--color-pixel-dark);border-bottom:var(--border-pixel);padding:64px 24px;text-align:center}@media screen and (max-width:767px){.hero-pixel-new{padding:40px 16px}}.hero-pixel-new__dots{display:flex;justify-content:center;gap:8px;margin-bottom:16px}@media screen and (max-width:767px){.hero-pixel-new__dots{margin-bottom:12px}.hero-pixel-new__dot{width:8px;height:8px}}.hero-pixel-new__dot{width:12px;height:12px;border:2px solid var(--color-pixel-dark)}.hero-pixel-new__dot--red{background:var(--color-pixel-red)}.hero-pixel-new__dot--green{background:var(--color-pixel-green)}.hero-pixel-new__dot--blue{background:var(--color-pixel-blue)}.hero-pixel-new__dot--yellow{background:var(--color-pixel-yellow)}.hero-pixel-new__title{font-family:"Press Start 2P",cursive;font-size:clamp(1rem,3vw,1.75rem);color:var(--color-cream);margin-bottom:12px;line-height:1.6}@media screen and (max-width:767px){.hero-pixel-new__title{font-size:clamp(.85rem,5vw,1.2rem);margin-bottom:16px}}.hero-pixel-new__subtitle{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important;font-size:clamp(1rem,2.5vw,1.3rem);color:var(--color-pixel-muted);margin-bottom:24px;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}@media screen and (max-width:767px){.hero-pixel-new__subtitle{font-size:clamp(.9rem,4vw,1.1rem);margin-bottom:20px}}.hero-pixel-new__cta{display:inline-block;font-family:"Press Start 2P",cursive;font-size:14px;background:var(--color-pixel-green);color:var(--color-pixel-dark);padding:18px 36px;border:var(--border-pixel);box-shadow:var(--shadow-pixel);cursor:pointer;transition:transform .1s ease,box-shadow .1s ease,background-color .1s ease;text-decoration:none;text-transform:uppercase;will-change:transform,box-shadow}@media screen and (max-width:767px){.hero-pixel-new__cta{font-size:11px;padding:14px 28px}}.hero-pixel-new__cta:hover{transform:translate(2px,2px);box-shadow:none;background:var(--color-pixel-yellow)}.hero-pixel-new__cta:active{transform:translate(4px,4px);box-shadow:-2px -2px 0 var(--color-pixel-dark);background:var(--color-pixel-yellow)}.hero-pixel-new__dots-bottom{display:flex;justify-content:center;gap:8px;margin-top:16px}.collection-grid-new{background:var(--color-pixel-cream);padding:48px 24px}@media screen and (max-width:767px){.collection-grid-new{padding:32px 16px}}.collection-grid-new__title{font-family:"Press Start 2P",cursive;font-size:14px;color:var(--color-pixel-dark);text-align:center;margin-bottom:32px}@media screen and (max-width:767px){.collection-grid-new__title{font-size:10px;margin-bottom:20px}}.collection-grid-new__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:900px;margin:0 auto}@media screen and (max-width:767px){.collection-grid-new__grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media screen and (min-width:768px){.collection-grid-new__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media screen and (min-width:1024px){.collection-grid-new__grid{grid-template-columns:repeat(6,1fr)}}.collection-card-new{background:var(--color-pixel-cream);border:var(--border-pixel);box-shadow:var(--shadow-pixel);padding:16px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;will-change:transform,box-shadow}@media screen and (max-width:767px){.collection-card-new{padding:12px 8px;gap:8px;box-shadow:2px 2px 0 var(--color-pixel-dark)}}.collection-card-new:hover{transform:translate(2px,2px);box-shadow:none}.collection-card-new:active{transform:translate(4px,4px);box-shadow:-2px -2px 0 var(--color-pixel-dark)}.collection-card-new--active{background:var(--color-pixel-dark);color:var(--color-cream)}.collection-card-new__icon{width:64px;height:64px;border:2px solid var(--color-pixel-dark);display:flex;align-items:center;justify-content:center;font-size:1.5rem}@media screen and (max-width:767px){.collection-card-new__icon{width:40px;height:40px;font-size:1rem;border-width:1.5px}}.collection-card-new__label{font-family:"Press Start 2P",cursive;font-size:13px;text-transform:uppercase}@media screen and (max-width:767px){.collection-card-new__label{font-size:10px}}.product-card-new{background:var(--color-pixel-cream);border:var(--border-pixel);box-shadow:var(--shadow-pixel);display:flex;flex-direction:column;transition:all .2s ease}.product-card-new__image{aspect-ratio:1;border-bottom:var(--border-pixel);position:relative;cursor:pointer;overflow:hidden;padding:4px}.product-card-new__grid{display:grid;grid-template-columns:repeat(8,1fr);gap:0;width:100%;height:100%}.product-card-new__pixel{width:100%;aspect-ratio:1}.product-card-new__label{position:absolute;top:4px;right:4px;background:#14171fcc;padding:4px 6px;font-family:"Press Start 2P",cursive;font-size:11px;color:var(--color-cream)}.product-card-new__content{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1}.product-card-new__title{font-family:"Press Start 2P",cursive;font-size:13px;color:var(--color-pixel-dark);line-height:1.6;cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.product-card-new__title{font-size:11px;-webkit-line-clamp:3}}.product-card-new__title:hover{color:var(--color-pixel-blue)}.product-card-new__variants{display:flex;flex-wrap:wrap;gap:4px}.product-card-new__variant{font-family:"Press Start 2P",cursive;font-size:11px;background:var(--color-pixel-dark);color:var(--color-cream);padding:2px 6px;border:2px solid var(--color-pixel-dark)}.product-card-new__price{font-family:"Press Start 2P",cursive;font-size:13px;color:var(--color-pixel-dark);margin-top:4px}.product-card-new__add{font-family:"Press Start 2P",cursive;font-size:12px;background:var(--color-pixel-green);color:var(--color-pixel-dark);padding:8px 12px;border:var(--border-pixel);box-shadow:var(--shadow-pixel-sm);cursor:pointer;transition:transform .1s ease,box-shadow .1s ease,background-color .1s ease;margin-top:auto;will-change:transform,box-shadow}.product-card-new__add:hover{transform:translate(2px,2px);box-shadow:none;background:var(--color-pixel-yellow)}.product-card-new__add:active{transform:translate(4px,4px);box-shadow:-2px -2px 0 var(--color-pixel-dark);background:var(--color-pixel-yellow)}.value-props-new{background:var(--color-pixel-cream);border-top:var(--border-pixel);border-bottom:var(--border-pixel);padding:48px 24px}@media screen and (max-width:767px){.value-props-new{padding:32px 16px;border-top-width:2px;border-bottom-width:2px}}.value-props-new__title{font-family:"Press Start 2P",cursive;font-size:12px;color:var(--color-pixel-dark);text-align:center;margin-bottom:32px}@media screen and (max-width:767px){.value-props-new__title{font-size:10px;margin-bottom:20px}}.value-props-new__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:800px;margin:0 auto}@media screen and (min-width:768px){.value-props-new__grid{grid-template-columns:repeat(4,1fr)}}.value-prop-item{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;background:var(--color-pixel-light);border:var(--border-pixel);box-shadow:var(--shadow-pixel)}@media screen and (max-width:767px){.value-prop-item{padding:12px 8px;gap:8px;border-width:2px;box-shadow:2px 2px 0 var(--color-pixel-dark)}.value-prop-item__icon{font-size:1.5rem}.value-prop-item__label{font-size:9px}}.value-prop-item__icon{font-size:2rem;image-rendering:pixelated}.value-prop-item__label{font-family:"Press Start 2P",cursive;font-size:12px;color:var(--color-pixel-dark)}.buyer-showcase-new{background:var(--color-pixel-dark);border-top:var(--border-pixel);border-bottom:var(--border-pixel);padding:48px 24px}@media screen and (max-width:767px){.buyer-showcase-new{padding:32px 16px;border-top-width:2px;border-bottom-width:2px}}.buyer-showcase-new__title{font-family:"Press Start 2P",cursive;font-size:14px;color:var(--color-cream);text-align:center;margin-bottom:8px}@media screen and (max-width:767px){.buyer-showcase-new__title{font-size:10px}}.buyer-showcase-new__subtitle{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;color:var(--color-pixel-muted);text-align:center;margin-bottom:32px}@media screen and (max-width:767px){.buyer-showcase-new__subtitle{font-size:13px;margin-bottom:20px}}.buyer-showcase-new__container{position:relative;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.buyer-showcase-new__container::-webkit-scrollbar{display:none}.buyer-showcase-card{flex-shrink:0;width:250px;background:var(--color-pixel-cream);border:var(--border-pixel);box-shadow:var(--shadow-pixel)}.buyer-showcase-card__title-bar{background:var(--color-pixel-blue);padding:8px;border-bottom:var(--border-pixel);display:flex;align-items:center;justify-content:space-between}.buyer-showcase-card__username{font-family:"Press Start 2P",cursive;font-size:10px;color:var(--color-cream)}.buyer-showcase-card__buttons{display:flex;gap:4px}.buyer-showcase-card__button{width:8px;height:8px;border:1px solid var(--color-pixel-dark)}.buyer-showcase-card__button--minimize{background:var(--color-pixel-yellow)}.buyer-showcase-card__button--close{background:var(--color-pixel-red)}.buyer-showcase-card__photo{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:12px}.buyer-showcase-card__polaroid{background:var(--color-pixel-cream);border:var(--border-pixel);padding:8px;transform:rotate(-2deg);box-shadow:var(--shadow-pixel-sm);display:flex;flex-direction:column;align-items:center}.buyer-showcase-card__polaroid .buyer-showcase-card__image{max-width:180px;max-height:150px;width:auto;height:auto;object-fit:contain;display:block}.buyer-showcase-card__pixel-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;width:96px;height:80px}.buyer-showcase-card__pixel{width:100%;aspect-ratio:1}.buyer-showcase-card__caption{padding:8px 12px;border-top:var(--border-pixel)}.buyer-showcase-card__text{font-family:"Press Start 2P",cursive;font-size:11px;color:var(--color-pixel-dark);line-height:1.6}.buyer-showcase-card__author{font-family:"Press Start 2P",cursive;font-size:10px;color:var(--color-pixel-muted);margin-top:4px}.buyer-showcase-new__nav{display:flex;justify-content:center;gap:16px;margin-top:24px}.buyer-showcase-new__nav-btn{background:var(--color-pixel-cream);border:var(--border-pixel);box-shadow:var(--shadow-pixel-sm);padding:8px;cursor:pointer;transition:background .2s ease}.buyer-showcase-new__nav-btn:hover{background:var(--color-pixel-yellow)}.pixel-footer-new{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.pixel-footer-new__inner{max-width:1200px;margin:0 auto;padding:48px 24px 0}.pixel-footer-new__left-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px}.pixel-footer-new__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.pixel-footer-new__heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 20px}.pixel-footer-new__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.pixel-footer-new__link{color:#fffc;text-decoration:none;font-size:1rem;transition:color .2s}.pixel-footer-new__link:hover{color:#fff}.pixel-footer-new__socials{display:flex;gap:16px;margin-bottom:24px}.pixel-footer-new__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;text-decoration:none;transition:border-color .2s,background .2s,transform .2s}.pixel-footer-new__social-link:hover{border-color:#fff;background:#ffffff1a;transform:translateY(-2px)}.pixel-footer-new__social-link svg{width:18px;height:18px}.pixel-footer-new__coupon{display:block;margin-bottom:24px;max-width:300px}.pixel-footer-new__coupon img{width:100%;height:auto;image-rendering:auto}.pixel-footer-new__payments{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:32px}.pixel-footer-new__payment-icon{height:30px;width:auto;opacity:.8;transition:opacity .2s}.pixel-footer-new__payment-icon:hover{opacity:1}.pixel-footer-new__bottom{border-top:1px solid rgba(255,255,255,.15);padding:20px 24px;text-align:center}.pixel-footer-new__bottom-inner{max-width:1200px;margin:0 auto}.pixel-footer-new__copyright{color:#ffffff80;font-size:1rem;margin:0}.pixel-footer-new__success{color:#4ade80;font-size:1rem;margin-top:8px;display:none}.pixel-footer-new__success.show{display:block}@media screen and (max-width:767px){.pixel-footer-new__inner{padding:32px 16px 0}.pixel-footer-new__grid{gap:24px;grid-template-columns:1fr 1fr}.pixel-footer-new__left-columns{grid-template-columns:1fr;gap:16px}.pixel-footer-new__heading{font-size:1rem;margin-bottom:10px}.pixel-footer-new__links{gap:6px}.pixel-footer-new__link{font-size:.95rem;padding:4px 0;display:block}.pixel-footer-new__socials{gap:10px;margin-bottom:16px}.pixel-footer-new__social-link{width:36px;height:36px;border-width:1.5px}.pixel-footer-new__social-link svg{width:16px;height:16px}.pixel-footer-new__payment-icon{height:24px}.pixel-footer-new__payments{gap:8px;padding-bottom:24px}.pixel-footer-new__bottom{padding:16px}.pixel-footer-new__copyright{font-size:.85rem}}@media screen and (max-width:374px){.pixel-footer-new__grid{grid-template-columns:1fr;gap:20px}.pixel-footer-new__socials,.pixel-footer-new__payments{justify-content:center}}.footer-pixel{background:var(--color-pixel-dark);border-top:var(--border-pixel);padding:32px 24px}.footer-pixel__content{max-width:800px;margin:0 auto;text-align:center;space-y:16px}.footer-pixel__symbols{display:flex;justify-content:center;gap:16px;margin-bottom:16px}.footer-pixel__symbol{font-family:"Press Start 2P",cursive;font-size:18px;color:var(--color-pixel-muted);cursor:pointer;transition:color .2s ease}.footer-pixel__symbol:hover{color:var(--color-pixel-green)}.footer-pixel__copyright{font-family:"Press Start 2P",cursive;font-size:12px;color:var(--color-pixel-muted)}.footer-pixel__dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.footer-pixel__dot{width:8px;height:8px}.footer-pixel__dot--red{background:var(--color-pixel-red)}.footer-pixel__dot--green{background:var(--color-pixel-green)}.footer-pixel__dot--blue{background:var(--color-pixel-blue)}.footer-pixel__dot--yellow{background:var(--color-pixel-yellow)}.pixel-button-hover{transition:transform .1s ease,box-shadow .1s ease,background-color .1s ease;will-change:transform,box-shadow}.pixel-button-hover:hover{transform:translate(2px,2px);box-shadow:none}.pixel-button-hover:active{transform:translate(4px,4px);box-shadow:-2px -2px 0 var(--color-pixel-dark)}.pixel-card-hover{transition:transform .15s ease,box-shadow .15s ease;will-change:transform,box-shadow}.pixel-card-hover:hover{transform:translate(2px,2px);box-shadow:none}.pixel-image-zoom{transition:transform .2s ease;will-change:transform}.pixel-image-zoom:hover{transform:scale(1.05)}.button-pixel-new{font-family:"Press Start 2P",cursive;font-size:14px;background:var(--color-pixel-green);color:var(--color-pixel-dark);padding:12px 24px;border:var(--border-pixel);box-shadow:var(--shadow-pixel);cursor:pointer;transition:transform .1s ease,box-shadow .1s ease,background-color .1s ease;text-transform:uppercase;will-change:transform,box-shadow}.button-pixel-new:hover{transform:translate(2px,2px);box-shadow:none;background:var(--color-pixel-yellow)}.button-pixel-new:active{transform:translate(4px,4px);box-shadow:-2px -2px 0 var(--color-pixel-dark);background:var(--color-pixel-yellow)}.pixel-dot-red{background:var(--color-pixel-red)}.pixel-dot-green{background:var(--color-pixel-green)}.pixel-dot-blue{background:var(--color-pixel-blue)}.pixel-dot-yellow{background:var(--color-pixel-yellow)}.pixel-dot-purple{background:var(--color-pixel-purple)}.image-pixelated{image-rendering:pixelated;image-rendering:crisp-edges}.shipping-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (min-width:768px){.shipping-grid{grid-template-columns:repeat(4,1fr)}}.shipping-card{background:var(--color-pixel-cream);border:var(--border-pixel);box-shadow:var(--shadow-pixel);padding:24px 16px;text-align:center;transition:transform .15s ease,box-shadow .15s ease}.shipping-card:hover{transform:translate(2px,2px);box-shadow:none}.shipping-card__icon{font-size:2.5rem;margin-bottom:12px;image-rendering:pixelated}.shipping-card h3{font-size:13px;margin-bottom:8px;color:var(--color-pixel-dark)}.shipping-card p{font-size:14px;color:var(--color-pixel-muted);line-height:1.5}.shipping-table table{width:100%;border-collapse:collapse;border:var(--border-pixel)}.shipping-table th,.shipping-table td{padding:12px 16px;border:2px solid var(--color-pixel-dark);font-size:14px;text-align:left}.shipping-table th{background:var(--color-pixel-dark);color:var(--color-cream)}.shipping-table tbody tr:nth-child(2n){background:var(--color-pixel-light)}.shipping-faq__item{border:2px solid var(--color-pixel-dark);margin-bottom:8px;padding:12px;background:var(--color-pixel-cream)}.shipping-faq__item summary{cursor:pointer;font-size:14px;font-weight:700;color:var(--color-pixel-dark)}.shipping-faq__item p{margin-top:8px;font-size:14px;line-height:1.5;color:var(--color-pixel-muted)}.faq-item{border:2px solid var(--color-pixel-dark);margin-bottom:8px;padding:12px;background:var(--color-pixel-cream)}.faq-item summary{cursor:pointer;font-size:14px;font-weight:700;color:var(--color-pixel-dark)}.faq-item p{margin-top:8px;font-size:14px;line-height:1.5;color:var(--color-pixel-muted)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pixel-theme-v2.css.map */
