@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@600;700;800&display=swap";:root{--pd-background: 220 20% 6%;--pd-foreground: 45 20% 95%;--pd-card: 220 18% 10%;--pd-muted: 220 10% 60%;--pd-border: 220 15% 18%;--pd-gold: 45 90% 55%;--pd-gold-dark: 35 95% 45%;--pd-gold-glow: 45 100% 65%;--pd-red: 0 85% 55%;--pd-destructive: 0 85% 60%;--pd-success: 142 76% 36%;--pd-surface-elevated: 220 18% 12%;--pd-gradient-gold: linear-gradient(135deg, hsl(var(--pd-gold)), hsl(var(--pd-gold-dark)));--pd-gradient-hero: linear-gradient(180deg, hsl(var(--pd-background)) 0%, hsl(220 20% 8%) 100%);--pd-shadow-card: 0 4px 20px -4px hsla(0, 0%, 0%, .3);--pd-shadow-glow: 0 0 30px -5px hsla(45, 90%, 55%, .3);--pd-transition: .2s ease}*{box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#0c0e12!important;color:#f5f4f0!important;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:120px}body.cookie-accepted{padding-bottom:0}h1,h2,h3{font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.pokedome-about-section,.pokedome-kontakt-section,.pokedome-impressum-section,.pokedome-agb-section,.pokedome-datenschutz-section,.pokedome-versand-section,.pokedome-ankauf-section,.pokedome-auktionen-section{background-color:#0c0e12!important;min-height:100vh}.pokedome-about-section .pd-card,.pokedome-kontakt-section .pd-card,.pokedome-impressum-section .pd-card,.pokedome-agb-section .pd-card,.pokedome-datenschutz-section .pd-card,.pokedome-versand-section .pd-card,.pokedome-ankauf-section .pd-card,.pokedome-auktionen-section .pd-card{background-color:#15181e!important;border:1px solid hsl(220,15%,18%)!important}.pd-text-gradient-gold{background:linear-gradient(135deg,#d4af37,#b8860b)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.pd-text-gold{color:#d4af37!important}.pd-text-muted{color:hsl(var(--pd-muted))}.pd-text-foreground{color:hsl(var(--pd-foreground))}.pd-container{max-width:1280px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media(min-width:750px){.pd-container{padding-left:2rem;padding-right:2rem}}.pd-section{padding-top:2rem;padding-bottom:2rem}@media(min-width:750px){.pd-section{padding-top:3rem;padding-bottom:3rem}}.pd-section-lg{padding-top:4rem;padding-bottom:4rem}@media(min-width:750px){.pd-section-lg{padding-top:6rem;padding-bottom:6rem}}.pd-card{background-color:hsl(var(--pd-card));border:1px solid hsl(var(--pd-border));border-radius:.75rem;padding:1.5rem}@media(min-width:750px){.pd-card{padding:2rem}}.pd-card-elevated{background-color:hsl(var(--pd-surface-elevated));box-shadow:var(--pd-shadow-card)}.pd-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:.5rem;transition:all var(--pd-transition);cursor:pointer;border:none;text-decoration:none;position:relative;z-index:1;opacity:1!important;visibility:visible!important}.pd-btn-primary,.pokedome-auktionen-section .pd-btn-primary,.pokedome-ankauf-section .pd-btn-primary,button[type=submit].pd-btn-primary{display:inline-flex!important;visibility:visible!important;opacity:1!important;background:linear-gradient(135deg,#f4c025,#e08506)!important;color:#14181f!important;-webkit-text-fill-color:hsl(220,20%,10%)!important}.pd-btn-primary:hover{transform:translateY(-2px);box-shadow:var(--pd-shadow-glow)}.pd-btn-primary svg,.pokedome-auktionen-section .pd-btn-primary svg,.pokedome-ankauf-section .pd-btn-primary svg{color:#14181f!important;stroke:#14181f!important}.pd-btn-secondary{background-color:transparent!important;border:2px solid hsl(45,90%,55%)!important;color:#f4c025!important;-webkit-text-fill-color:hsl(45,90%,55%)!important}.pd-btn-secondary:hover{background-color:#f4c025!important;color:#14181f!important;-webkit-text-fill-color:hsl(220,20%,10%)!important}.pd-input,.pd-textarea,input[type=text].pd-input,input[type=email].pd-input,input[type=tel].pd-input,input.pd-input,textarea.pd-textarea,.pokedome-ankauf-section input,.pokedome-kontakt-section input,.pokedome-ankauf-section textarea,.pokedome-kontakt-section textarea{width:100%;padding:.75rem 1rem;background-color:#101318!important;border:1px solid hsl(220,15%,28%)!important;border-radius:.5rem;color:#f4c025!important;-webkit-text-fill-color:hsl(45,90%,55%)!important;font-size:1rem;transition:border-color .2s ease}.pd-input:hover,.pd-textarea:hover,.pokedome-ankauf-section input:hover,.pokedome-kontakt-section input:hover{border-color:#4c5567!important}.pd-input:focus,.pd-textarea:focus,.pokedome-ankauf-section input:focus,.pokedome-kontakt-section input:focus,.pokedome-ankauf-section textarea:focus,.pokedome-kontakt-section textarea:focus{outline:none;border-color:#f4c025!important}.pd-input::placeholder,.pd-textarea::placeholder,.pokedome-ankauf-section input::placeholder,.pokedome-kontakt-section input::placeholder,.pokedome-ankauf-section textarea::placeholder{color:#626d84!important;-webkit-text-fill-color:hsl(220,15%,45%)!important}.pd-textarea,.pokedome-ankauf-section textarea,.pokedome-kontakt-section textarea{min-height:200px;resize:vertical}@media(min-width:750px){.pokedome-ankauf-section .pd-textarea,.pokedome-ankauf-section textarea{min-height:250px!important}}.pokedome-ankauf-section button[type=submit],.pokedome-ankauf-section .pd-btn-primary{display:flex!important;width:100%;margin-top:1rem}.pd-icon-circle{width:3rem;height:3rem;background-color:#d4af3726!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.pd-icon-circle svg{width:1.5rem!important;height:1.5rem!important;color:#d4af37!important}.pd-icon-circle-lg{width:4rem;height:4rem}.pd-icon-circle-lg svg{width:2rem;height:2rem}.pd-section-title{font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;color:hsl(var(--pd-foreground))}@media(min-width:750px){.pd-section-title{font-size:2.25rem;margin-bottom:2rem}}.pd-section-title-center{text-align:center}.pd-grid-2{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:550px){.pd-grid-2{grid-template-columns:repeat(2,1fr)}}.pd-grid-3{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:550px){.pd-grid-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.pd-grid-3{grid-template-columns:repeat(3,1fr)}}.pd-grid-4{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:750px){.pd-grid-4{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.pd-grid-4{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.pd-nav-link{color:hsl(var(--pd-muted));font-size:.875rem;font-weight:500;transition:color var(--pd-transition)}.pd-nav-link:hover,.pd-nav-link.active{color:#d4af37!important}.pd-mb-0{margin-bottom:0}.pd-mb-2{margin-bottom:.5rem}.pd-mb-4{margin-bottom:1rem}.pd-mb-6{margin-bottom:1.5rem}.pd-mb-8{margin-bottom:2rem}.pd-mb-12{margin-bottom:3rem}.pd-mt-0{margin-top:0}.pd-mt-4{margin-top:1rem}.pd-mt-8{margin-top:2rem}.pd-mt-12{margin-top:3rem}.pd-text-center{text-align:center}.pd-text-sm{font-size:.875rem}.pd-text-lg{font-size:1.125rem}.pd-text-xl{font-size:1.25rem}.pd-text-2xl{font-size:1.5rem}.pd-text-3xl{font-size:1.875rem}.pd-font-semibold{font-weight:600}.pd-font-bold{font-weight:700}.pd-flex{display:flex}.pd-items-center{align-items:center}.pd-justify-center{justify-content:center}.pd-justify-between{justify-content:space-between}.pd-gap-2{gap:.5rem}.pd-gap-3{gap:.75rem}.pd-gap-4{gap:1rem}.pd-gap-6{gap:1.5rem}.pd-hidden{display:none}@media(min-width:750px){.pd-md-flex{display:flex}.pd-md-hidden{display:none}}@media(min-width:990px){.pd-lg-flex{display:flex}.pd-lg-hidden{display:none}}@keyframes pd-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.pd-animate-float{animation:pd-float 4s ease-in-out infinite}@keyframes pd-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pd-animate-fade-in{animation:pd-fade-in .3s ease-out}.pd-hero-gradient{background:var(--pd-gradient-hero);position:relative;overflow:hidden}.pd-hero-blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.2}.pd-hero-blob-gold{background-color:hsl(var(--pd-gold))}.pd-hero-blob-red{background-color:hsl(var(--pd-red))}.pokedome-hero-section,.pd-hero{position:relative;z-index:1}.pd-hero-content{z-index:2}.pd-hero-bg,.pd-hero-blob-1,.pd-hero-blob-2{z-index:0}.shopify-section-header,.header-wrapper,header.header,#shopify-section-header{position:sticky!important;top:0!important;z-index:1000!important;background-color:#0c0e12!important}.header__menu,.header__submenu,.menu-drawer,.header__inline-menu details[open]>.header__submenu{z-index:1001!important;background-color:#0c0e12!important}.pd-border-t{border-top:1px solid hsl(var(--pd-border))}.pd-border-b{border-bottom:1px solid hsl(var(--pd-border))}.pd-border-l{border-left:4px solid hsl(var(--pd-gold));padding-left:1rem}.pd-list{list-style:disc;padding-left:1.5rem}.pd-list li{margin-bottom:.25rem}.pd-list-none{list-style:none;padding-left:0}.pd-highlight-box{background-color:#d4af371a!important;border:1px solid rgba(212,175,55,.3)!important;border-radius:.5rem;padding:1rem}.pd-muted-box{background-color:#8f96a31a;border-radius:.5rem;padding:1rem}@media(max-width:549px){.pokedome-ankauf-section .pd-grid-2{grid-template-columns:1fr!important;gap:1rem!important}.pokedome-ankauf-section .pd-grid-3{grid-template-columns:1fr!important;gap:.75rem!important}.pokedome-ankauf-section .pd-card{padding:1rem!important}}@media(max-width:749px){.pokedome-ankauf-section .pd-mt-16 .pd-grid-3{grid-template-columns:1fr!important;gap:1.5rem!important}}.product-information__media,.product-information__media>*,.media-gallery,.media-gallery__viewer,.media-gallery__image-container,.product__media-list,.product__media-wrapper,.product__media-container,.product__media-item,.media.media--transparent{max-width:600px!important;max-height:600px!important;margin:0 auto!important}.product-information__media img,.media-gallery img,.media-gallery__image img,.media-gallery__viewer img,.product__media img,.product__media-item img,.product__media-wrapper img,.media img,.product-media-modal__content img,[class*=media-gallery] img{object-fit:contain!important;max-height:550px!important;max-width:100%!important;width:auto!important;height:auto!important;margin:0 auto!important;display:block!important}.media-gallery__thumbnails,.media-gallery__thumbnail-list{max-width:600px!important;margin:0 auto!important}.media-gallery__thumbnail,.product__media-list .product__media-toggle{max-width:80px!important;max-height:80px!important}.product__media-toggle img{object-fit:contain!important;padding:4px!important}@media screen and (min-width:990px){.product-information__media,.product__media-wrapper,.product__media-container{max-width:55%!important;flex-shrink:0!important}.product-information__grid{align-items:flex-start!important}.product__info-wrapper{flex:1!important;min-width:350px!important}.product__columns{gap:2rem!important}}@media screen and (min-width:750px)and (max-width:989px){.product__media-list,.product__media-wrapper{max-height:450px!important;max-width:450px!important}.product__media img{max-height:420px!important}}@media screen and (max-width:749px){.product-information__media,.media-gallery,.media-gallery__viewer,.product__media-list,.product__media-wrapper,.product__media-container{max-width:100%!important;max-height:400px!important;padding:1rem!important}.product-information__media img,.media-gallery img,.product__media img,.media img{max-height:350px!important}}.product-information__media [style*=aspect-ratio],.media-gallery [style*=aspect-ratio],.media-gallery__image-container[style*=aspect-ratio]{aspect-ratio:unset!important;max-height:600px!important}.product-media-modal__content{max-height:80vh!important}.product-media-modal__content img{object-fit:contain!important;max-height:75vh!important}.pd-product-badges,.pd-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.pd-badges{position:absolute!important;top:8px!important;left:8px!important;z-index:30!important;pointer-events:none!important;gap:4px!important}.pd-badge{display:inline-block!important;font-size:.65rem;font-weight:700;padding:3px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}.pd-badge-sale,.pd-badge--sale{background-color:#dc2626!important;color:#fff!important}.pd-badge-promo{background:#f4c02533;color:#f4c025;border:1px solid hsl(45,90%,55%)}.pd-badge-condition,.pd-badge--condition{background:#22c55e33!important;color:#22c55e!important;border:1px solid rgba(34,197,94,.5)!important}.pd-badge-language,.pd-badge--language{background:#94a3b833!important;color:#94a3b8!important;border:1px solid rgba(148,163,184,.5)!important}.pd-badge-sealed{background:#0080ff33;color:#39f;border:1px solid hsla(210,100%,50%,.5)}.pd-badge:empty,.badge:empty{display:none!important}.pd-price-wrapper{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:.5rem!important;margin-top:4px!important}.pd-current-price{font-size:1.1rem!important;font-weight:700!important;color:#d4af37!important;line-height:1.2}.pd-sale-price,.pd-price-sale-active .pd-current-price{color:#dc2626!important}.pd-compare-price,.pd-price-original{font-size:.85rem!important;color:#6c7993!important;text-decoration:line-through!important;opacity:.8}.pd-unit-price,.pd-volume-note{font-size:.75rem;color:#8a94a8;display:block;width:100%}.product-information .pd-current-price,.pd-price-sale,.pd-price-regular{font-size:2rem;font-weight:700}.pd-price-sale{color:#dc2626}.pd-price-regular{color:#f4c025}@media(max-width:749px){.product-information .pd-current-price{font-size:1.75rem}}.price:after,.pd-price-wrapper:after{content:none!important}product-card h2,product-card h3,product-card .card__heading,product-card [class*=title],.card-information h2,.card-information h3,.card-information .card__heading{word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important;width:100%!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:.9rem!important;line-height:1.4!important;margin:0 0 4px!important;color:#f5f4f0!important}product-card .card-information>h2:not(:first-of-type),product-card .card-information>h3:not(:first-of-type),product-card .card-information>.card__heading:not(:first-of-type),product-card h2+h2,product-card h3+h3,.card-information .card__heading~.card__heading,product-card-link .card__heading+.card__heading{display:none!important}.card-information>*:nth-child(n+2):is(h2,h3,[class*=heading]):not(.price):not([class*=price]){display:none!important}.section-resource-list__header,.section-resource-list__content{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important}.section-resource-list__content{--horizontal-alignment: center !important;justify-content:center!important}[style*="--horizontal-alignment: flex-start"]{--horizontal-alignment: center !important}sticky-add-to-cart,.sticky-add-to-cart{display:none!important}.section-resource-list .resource-list__grid,.product-grid,.collection-product-list{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important;width:100%!important;padding:0 16px!important;align-items:start!important}@media(max-width:1199px){.section-resource-list .resource-list__grid,.product-grid,.collection-product-list{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:749px){.section-resource-list .resource-list__grid,.product-grid,.collection-product-list{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;padding:0 12px!important}}product-card,product-card-link{display:block!important;width:100%!important}product-card{position:relative!important;overflow:visible!important}product-card .card-gallery,product-card .media,product-card .card__media,.card-gallery{aspect-ratio:unset!important;background-color:transparent!important;padding:0!important;border:none!important;border-radius:0!important;display:block!important;width:100%!important;overflow:visible!important}product-card slideshow-container,product-card .slideshow,product-card .slideshow-slides,product-card .slideshow-slide,product-card .product-media-container{width:100%!important;height:auto!important;display:block!important;background:transparent!important}product-card .card-gallery img,product-card .media img,product-card .card__media img,product-card slideshow-container img,product-card .slideshow img,product-card .product-media__image,.card-gallery img{width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;display:block!important;margin:0!important}product-card .pd-badges,.pd-badges{position:absolute!important;top:8px!important;left:8px!important;z-index:30!important;display:flex!important;flex-wrap:wrap!important;gap:4px!important;pointer-events:none!important}product-card .card-information,product-card .card__content,product-card .card__information,.card-information{background-color:transparent!important;padding:12px 4px!important;border:none!important}product-card .card__heading,.card-information .card__heading{font-size:.9rem!important;line-height:1.4!important;color:#f5f4f0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0 0 4px!important}product-card .card__heading~.card__heading,.card-information .card__heading:not(:first-of-type){display:none!important}product-card .price,product-card .price-item,.card-information .price-item{font-size:1rem!important;font-weight:700!important}.price-item--sale{color:#ef4444!important}.price-item--regular{color:#d4af37!important}.price--on-sale .price-item--regular{color:#6b7280!important;text-decoration:line-through!important;font-size:.85rem!important}product-card:hover{transform:translateY(-4px)!important;transition:transform .2s ease!important}product-card [style*=--gallery-aspect-ratio],.card-gallery[style*=--ratio],.card-gallery[style*=aspect-ratio]{--gallery-aspect-ratio: unset !important;--ratio: unset !important;aspect-ratio:unset!important}.card-gallery svg{aspect-ratio:unset!important;width:60%!important;height:auto!important;opacity:.3!important;margin:40px auto!important;display:block!important}.pd-header{position:sticky;top:0;z-index:9999!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background-color:#0c0e12!important;isolation:isolate;transform:translateZ(0)}main,#MainContent,.shopify-section-group-main{position:relative;z-index:0}.pd-product-card,product-card.pd-product-card{display:flex;flex-direction:column;background-color:#1a1d23;border:1px solid hsl(var(--pd-border));border-radius:.75rem;overflow:hidden;height:100%}.pd-product-card .product-media,.pd-product-card .product-media-container,.pd-product-card .card-gallery{position:relative;width:100%;aspect-ratio:1 / 1;background-color:#111317;display:flex;align-items:center;justify-content:center;overflow:hidden}.pd-product-card .product-media img,.pd-product-card .card-gallery img{width:100%;height:100%;object-fit:contain;object-position:center;padding:.5rem}.pd-product-card .pd-badges,.pd-product-card .product-badges{position:absolute;top:.75rem;left:.75rem;right:auto;z-index:10;display:flex;flex-direction:column;gap:.375rem;pointer-events:none}.pd-product-card .pd-badge{padding:.25rem .625rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem}.pd-product-card .pd-badge--sale{background-color:hsl(var(--pd-red));color:#fff}.pd-product-card .pd-badge--sealed{background-color:hsl(var(--pd-gold));color:#14181f}.pd-product-card .product-card-info,.pd-product-card .pd-product-card__inner,.pd-product-card__content{display:flex;flex-direction:column;flex-grow:1;padding:1rem;gap:.5rem}.pd-product-card .product-title,.pd-product-card .pd-product-title{font-size:.875rem;font-weight:500;line-height:1.4;color:hsl(var(--pd-foreground));margin:0;display:block;word-break:normal;overflow-wrap:break-word}.pd-product-card .price-container,.pd-product-card .pd-price-container{display:flex;align-items:baseline;gap:.5rem;margin-top:auto;padding-top:.5rem}.pd-product-card .price,.pd-product-card .pd-price{font-size:1.125rem;font-weight:700;color:hsl(var(--pd-gold))}.pd-product-card .price--sale,.pd-product-card .pd-price--sale{color:hsl(var(--pd-red))}.pd-product-card .price--compare,.pd-product-card .compare-at-price{font-size:.875rem;color:hsl(var(--pd-muted-foreground));text-decoration:line-through}.pd-product-card .add-to-cart-btn:hover,.pd-product-card .quick-add__button:hover,.pd-product-card button[type=submit]:hover{background:linear-gradient(135deg,#dda23c,hsl(var(--pd-gold)));transform:translateY(-1px)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;align-items:stretch}@media(max-width:1199px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.product-grid__item,.product-grid>li{display:flex}.product-grid__item>*,.product-grid>li>*{width:100%}.product-card .badge--sale,.product-card [class*=sale-badge],.product-card .price__badge-sale,.product-card .badge[class*=sale i]:not(.pd-badge-sale),product-card .sale-badge,.card__badge .badge--sale{display:none!important}.pd-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem;margin-top:auto}.pd-product-card__price{text-align:left}.pd-product-card__price .price-sale{color:#dc2626;font-weight:700;font-size:1rem}.pd-product-card__price .price-compare{color:hsl(var(--pd-muted));text-decoration:line-through;font-size:.75rem}.card-gallery .badge,.card-gallery [class*=badge],.slideshow-slide .badge,.product-media-container .badge,slideshow .badge,.card-badge,[class*=card-badge],.price-badge,[class*=badge--]{display:none!important}.pd-badges,.pd-badges span{display:flex!important;visibility:visible!important}.pd-badges{flex-wrap:wrap;gap:4px}.pd-price-wrapper{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:8px!important;text-align:left!important;justify-content:flex-start!important}.pd-price--current{font-size:1rem!important;font-weight:700!important;color:#d4af37!important}.pd-price--sale{color:#dc2626!important}.pd-price--compare{font-size:.85rem!important;color:#6b7280!important;text-decoration:line-through!important}product-card .card-information,.product-grid .card-information,.card-information{text-align:left!important;align-items:flex-start!important}.collection-product-list,.main-collection .product-grid,[class*=collection] .resource-list__grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important;width:100%!important;padding:0 16px!important;align-items:stretch!important}@media(max-width:1199px){.collection-product-list,.main-collection .product-grid,[class*=collection] .resource-list__grid{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:749px){.collection-product-list,.main-collection .product-grid,[class*=collection] .resource-list__grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/pokedome-base.css.map */
