:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-card:#fff;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--accent-color:#4f46e5;--accent-hover:#4338ca;--accent-glow:rgba(79,70,229,.2);--border-color:#e2e8f0;--shadow-sm:0 1px 2px 0 rgb(0 0 0/0.05);--shadow-md:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--container-width:1200px;--header-height:80px;--font-sans:'Inter',system-ui,-apple-system,sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--accent-color);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-hover)}.container{max-width:var(--container-width);margin:0 auto;padding:0 1rem}.top-announcement-bar{background-color:#c2410c;background-color:#f97316;color:#fff;text-align:center;font-size:.85rem;font-weight:600;padding:.5rem 1rem;z-index:101;position:relative}.site-header{background-color:#fff;border-bottom:1px solid var(--border-color);height:var(--header-height);position:sticky;top:0;z-index:100;box-shadow:var(--shadow-sm)}.site-header .container{height:100%;display:flex;justify-content:space-between;align-items:center}.site-title a{color:#0f172a;font-weight:800;font-size:1.8rem;letter-spacing:-1px;display:flex;align-items:center;gap:.5rem;background:0 0;-webkit-text-fill-color:initial}.site-title a:before{content:'';display:block;width:32px;height:32px;background-color:var(--accent-color);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}.header-search{flex:1;max-width:450px;margin:0 2rem}.header-search form div{display:flex;position:relative;width:100%}.header-search input[type=search],.header-search input[type=text]{width:100%;background-color:#f1f5f9;border:1px solid #cbd5e1;color:#334155;padding:.6rem 3.5rem .6rem 1.2rem;border-radius:99px;font-size:.95rem;transition:all .2s ease}.header-search input[type=search]:focus,.header-search input[type=text]:focus{outline:none;background-color:#fff;border-color:var(--accent-color);box-shadow:0 0 0 3px var(--accent-glow)}.header-search button[type=submit]{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:var(--accent-color);border:none;cursor:pointer;font-size:.85rem;font-weight:700;padding:6px 15px;color:#fff;border-radius:99px;transition:background-color .2s}.header-search button[type=submit]:hover{background-color:#3a2bc2}.main-navigation ul,.main-navigation .menu{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}@media (max-width:768px){.site-header{height:auto;padding:1rem 0}.site-header .container{flex-direction:column;gap:.75rem;text-align:center}.header-search{margin:0;width:100%;order:2;max-width:none}.site-title{order:1;width:100%;display:flex;justify-content:center;align-items:center}.site-title a{font-size:1.4rem;justify-content:center}.main-navigation{order:3;width:100%}.main-navigation ul{justify-content:space-between;gap:.5rem}.main-navigation a{font-size:.85rem}}.customer-center-notice{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;margin-bottom:3rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.customer-center-notice h3{margin-top:0;margin-bottom:1.25rem;color:#1e293b;font-size:1.5rem;font-weight:700}.customer-center-notice p{color:#475569;margin-bottom:1.25rem;line-height:1.6}.customer-center-notice ul{list-style:none;padding:0;margin:1.5rem 0;display:flex;flex-wrap:wrap;gap:1.5rem}.customer-center-notice li{font-size:1rem;color:#334155}.customer-center-notice li strong{color:#0f172a;font-weight:600;margin-right:.5rem}.notice-small{font-size:.85rem !important;color:#64748b !important;margin-top:1.5rem !important;padding-top:1rem !important;border-top:1px dashed #cbd5e1 !important;line-height:1.8 !important}@media (max-width:768px){.customer-center-notice ul{flex-direction:column;gap:.75rem}}.kboard-poweredby,.kboard-default-poweredby,.kboard-avatar-poweredby,.kboard-thumbnail-poweredby,.faq-section{margin-bottom:3rem}.faq-section h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;padding-left:.5rem;border-left:4px solid #4f46e5}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.75rem;overflow:hidden;transition:all .2s ease}.faq-question{width:100%;padding:1.25rem 1.5rem;text-align:left;background:#fff;border:none;color:#334155;font-weight:600;font-size:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{background:#f8fafc}.faq-question:after{content:'▼';font-size:.75rem;transition:transform .3s ease;color:#94a3b8}.faq-item.active .faq-question:after{transform:rotate(180deg)}.faq-answer{padding:0;max-height:0;overflow:hidden;transition:all .3s ease-in-out;background:#fcfcfd}.faq-item.active .faq-answer{padding:1.25rem 1.5rem;max-height:500px;border-top:1px solid #f1f5f9}.faq-answer p{margin:0;color:#64748b;line-height:1.6}.main-navigation a{color:#475569;font-weight:600;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.main-navigation a:hover{color:var(--accent-color)}.header-cart a{background-color:#f1f5f9;padding:.5rem 1rem;border-radius:6px;color:#334155 !important}.header-cart .cart-count{background-color:var(--accent-color);color:#fff;font-size:.75rem;padding:2px 6px;border-radius:99px;margin-left:5px}.game-nav-bar{background-color:#1e293b;border-bottom:2px solid #0f172a;height:auto}.game-nav-list{justify-content:center;padding:0;list-style:none;display:flex;overflow-x:auto;margin:0;gap:0}.game-link{color:#e2e8f0;font-weight:700;text-transform:uppercase;font-size:.95rem;padding:1rem 1.5rem;letter-spacing:.5px;border-bottom:3px solid transparent;display:block;white-space:nowrap}.game-link:hover{background-color:#334155;color:#fff;border-bottom-color:var(--accent-color)}.hero-section{position:relative;padding:3rem 2rem;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#1e3a8a 100%);border-bottom:1px solid var(--border-color);margin-bottom:3rem;border-radius:20px;overflow:hidden;min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,.15)}.hero-content{max-width:800px;z-index:2;position:relative;margin-bottom:1rem;padding:2rem}.hero-title{font-size:clamp(2rem, 5vw, 4rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#fff;word-break:keep-all;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-title .highlight{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.hero-subtitle{font-size:1.2rem;color:rgba(255,255,255,.95);margin:0 auto 1.5rem;max-width:600px;line-height:1.6;word-break:keep-all;text-shadow:0 1px 5px rgba(0,0,0,.3)}.hero-actions{display:flex;justify-content:center;gap:1rem}.hero-visual{position:relative;width:100%;max-width:500px;height:480px;z-index:1;perspective:1500px;margin:20px auto 0;display:none;justify-content:center;align-items:center}.card-float{display:none}.floating-squirtle{display:none}.card-1,.card-2,.card-3,.card-4,.card-5,.card-6{display:none !important}@keyframes squirtle-wander{0%{transform:translate(-180px,100px) scaleX(1) rotate(0deg)}25%{transform:translate(180px,-150px) scaleX(1) rotate(10deg)}50%{transform:translate(100px,150px) scaleX(-1) rotate(-5deg)}75%{transform:translate(-180px,-50px) scaleX(-1) rotate(15deg)}100%{transform:translate(-180px,100px) scaleX(1) rotate(0deg)}}@keyframes float-wide-1{0%,100%{transform:rotateY(-25deg) rotateZ(-30deg) translate(0,0)}50%{transform:rotateY(-15deg) rotateZ(-20deg) translate(-40px,-30px)}}@keyframes float-wide-2{0%,100%{transform:rotateY(0deg) rotateZ(0deg) scale(1.1)}50%{transform:rotateY(10deg) rotateZ(5deg) scale(1.15) translate(20px,-40px)}}@keyframes float-wide-3{0%,100%{transform:rotateY(25deg) rotateZ(20deg) translate(0,0)}50%{transform:rotateY(30deg) rotateZ(15deg) translate(40px,-30px)}}@keyframes float-wide-4{0%,100%{transform:rotateY(-20deg) rotateZ(15deg) translate(0,0)}50%{transform:rotateY(-25deg) rotateZ(20deg) translate(-40px,-20px)}}@keyframes float-wide-5{0%,100%{transform:rotateY(30deg) rotateZ(-20deg) translate(0,0)}50%{transform:rotateY(35deg) rotateZ(-15deg) translate(30px,-40px)}}@keyframes float-wide-6{0%,100%{transform:rotateY(-10deg) rotateZ(-15deg) translate(0,0)}50%{transform:rotateY(-5deg) rotateZ(-8deg) translate(-30px,-40px)}}.featured-categories{margin-bottom:4rem}.section-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-left:1rem;border-left:4px solid var(--accent-color);color:var(--text-primary)}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px, 1fr));gap:1.5rem}.cat-card{position:relative;height:140px;border-radius:12px;overflow:hidden;display:flex;align-items:center;padding:1.5rem;text-decoration:none;border:1px solid var(--border-color);transition:transform .3s ease,box-shadow .3s ease;background-color:#fff;box-shadow:var(--shadow-sm)}.cat-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--accent-color)}.cat-content{z-index:2;position:relative}.cat-content h3{font-size:1.4rem;font-weight:800;margin-bottom:.2rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.8)}.shop-now{font-size:.85rem;color:var(--accent-color);background:#fff;padding:4px 10px;border-radius:6px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-top:5px;display:inline-block}.cat-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.8;transition:transform .5s ease;background-size:cover;background-position:center;filter:brightness(.6)}.cat-card:hover .cat-bg{transform:scale(1.1);filter:brightness(.5)}.cat-card.ygo .cat-bg,.cat-card.cat-yugioh .cat-bg{background:linear-gradient(135deg,#0f172a 0%,#334155 100%)}.cat-card.pkm .cat-bg,.cat-card.cat-pokemon .cat-bg{background:linear-gradient(135deg,#0ea5e9 0%,#2563eb 100%)}.cat-card.mtg .cat-bg{background-color:#d97706}.cat-card.acc .cat-bg{background-color:#64748b}.shop-layout{display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:start}.shop-layout.full-width{grid-template-columns:1fr !important}@media (max-width:1024px){.shop-layout{grid-template-columns:240px 1fr;gap:1rem}}@media (max-width:900px){.shop-layout{grid-template-columns:1fr;gap:2rem}.shop-sidebar{order:-1}}.shop-sidebar .widget{background-color:#fff;border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:var(--shadow-sm)}.shop-sidebar .widget-title{font-size:1.1rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color);color:var(--text-primary)}.widget ul{list-style:none;padding:0;margin:0}.widget ul li{padding:.5rem 0;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.widget ul li:last-child{border-bottom:none}.widget ul li a{color:var(--text-secondary);font-size:.95rem}.widget ul li a:hover{color:var(--accent-color)}.woocommerce-pagination,.tcg-pagination{text-align:center !important;margin-top:2rem !important;display:flex !important;justify-content:center !important;width:100% !important}.woocommerce-pagination ul,.tcg-pagination ul{border:none !important;display:flex !important;flex-wrap:wrap !important;gap:.5rem !important;justify-content:center !important;align-items:center !important;padding:0 !important;margin:0 !important;list-style:none !important}.woocommerce-pagination ul li,.tcg-pagination ul li{border:none !important;overflow:visible !important;padding:0 !important;margin:0 !important;list-style:none !important}.woocommerce-pagination a.page-numbers,.woocommerce-pagination span.page-numbers,.tcg-pagination a.page-numbers,.tcg-pagination span.page-numbers{display:flex !important;justify-content:center !important;align-items:center !important;min-width:44px !important;height:44px !important;padding:0 8px !important;border-radius:50% !important;background-color:#fff !important;color:var(--text-secondary,#666) !important;font-weight:600 !important;font-size:1rem !important;border:1px solid var(--border-color,#ddd) !important;transition:all .2s ease !important;text-decoration:none !important}.woocommerce-pagination a.page-numbers:hover,.tcg-pagination a.page-numbers:hover{background-color:#f1f5f9 !important;color:var(--accent-color,#4f46e5) !important;border-color:var(--accent-color,#4f46e5) !important;transform:translateY(-2px) !important}.woocommerce-pagination span.current,.tcg-pagination span.current{background-color:var(--accent-color,#4f46e5) !important;color:#fff !important;border-color:var(--accent-color,#4f46e5) !important;cursor:default !important;box-shadow:0 4px 6px rgba(79,70,229,.3) !important}.tcg-pagination span.page-numbers.current-state{width:auto !important;min-width:0 !important;padding:0 15px !important;border:none !important;background:0 0 !important;border-radius:0 !important;color:var(--text-secondary,#666) !important;box-shadow:none !important}.woocommerce-pagination .next,.woocommerce-pagination .prev,.tcg-pagination .next,.tcg-pagination .prev{width:auto !important;padding:0 15px !important;border-radius:20px !important}.game-section{scroll-margin-top:100px}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px, 1fr));gap:2rem;padding:2rem 0}.product-card{background-color:#fff;border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;position:relative;box-shadow:var(--shadow-sm)}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--accent-color)}.product-image{width:100%;aspect-ratio:2/3;object-fit:contain;background-color:#f1f5f9;padding:10px;display:block}.product-info{padding:1rem}.product-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tcg-loop-meta{margin:4px .8rem 8px;font-size:.82rem;line-height:1.4;color:#64748b}@media (max-width:480px){.tcg-loop-meta{margin:0 0 8px !important;text-align:left}}.tcg-meta-set{font-weight:500;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tcg-meta-sec{color:#94a3b8;font-size:.78rem}.tcg-meta-rarity{color:#64748b}.tcg-meta-code{font-weight:400}.product-price{font-size:1.1rem;font-weight:700;color:var(--accent-color)}.woocommerce ul.products,.woocommerce-page ul.products{display:flex !important;flex-wrap:wrap !important;padding:0;margin:0 -.5rem;list-style:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background-color:#fff;border:1px solid var(--border-color);border-radius:12px;padding:0;transition:all .3s ease;box-shadow:var(--shadow-sm);display:flex !important;flex-direction:column !important;height:auto !important;float:none !important;margin:0 .5rem 2rem !important;width:calc(25% - 1rem) !important}@media (max-width:1024px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:calc(33.333% - 1rem)}}@media (max-width:768px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:calc(50% - 1rem)}}@media (max-width:480px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100% !important;margin:0 0 1rem !important;display:flex !important;flex-direction:row !important;align-items:stretch !important;padding:.75rem !important;gap:1rem !important;border-radius:12px !important;background:#fff !important;box-shadow:0 2px 5px rgba(0,0,0,.05) !important;position:relative !important;min-height:120px}.woocommerce ul.products,.woocommerce-page ul.products{margin:0;display:block !important}.woocommerce ul.products li.product a:first-child{flex:0 0 100px !important;margin:0 !important}.woocommerce ul.products li.product a img{width:100% !important;height:auto !important;padding:0 !important;border-radius:8px !important;object-fit:contain}.woocommerce ul.products li.product .woocommerce-loop-product__title{flex:1 !important;padding:0 !important;height:auto !important;font-size:.95rem !important;margin-bottom:.2rem !important;display:-webkit-box !important;-webkit-line-clamp:2 !important;line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;color:var(--text-primary) !important;font-weight:700 !important;line-height:1.3 !important;text-align:left}.woocommerce ul.products li.product .price{display:none !important}.tcg-loop-meta{margin:0 !important;text-align:left}.tcg-meta-set{font-size:.85rem;font-weight:500;color:#475569;margin-bottom:2px}.tcg-meta-sec{font-size:.8rem;color:#94a3b8}.tcg-loop-action-box{position:absolute !important;right:.75rem !important;bottom:.75rem !important;display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:flex-end !important;gap:.75rem !important;z-index:10 !important;width:auto !important}.tcg-loop-price{display:inline-block !important;font-size:1.15rem !important;font-weight:800 !important;color:#ef4444 !important;margin:0 !important;white-space:nowrap !important}.tcg-loop-price .woocommerce-Price-amount{color:#ef4444 !important}.woocommerce .button.add_to_cart_button{position:static !important;display:inline-flex !important;width:44px !important;height:44px !important;padding:0 !important;font-size:0 !important;border-radius:50% !important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white' width='20px' height='20px'%3E%3Cpath d='M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.08-.14.12-.31.12-.48 0-.55-.45-1-1-1H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:center !important;background-size:22px !important;min-height:44px !important;background-color:var(--accent-color) !important;box-shadow:0 4px 6px rgba(0,0,0,.1) !important;align-items:center !important;justify-content:center !important}.woocommerce ul.products li.product{position:relative !important}}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:var(--text-primary);padding:.5rem .8rem 0;font-size:.95rem;font-weight:600;line-height:1.4;height:3.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.woocommerce ul.products li.product .price{color:var(--accent-color);padding:0 .8rem .8rem;font-weight:700;font-size:1rem}.woocommerce ul.products li.product a img{border-radius:12px 12px 0 0;margin-bottom:0 !important;padding:10px;background:#f8fafc}.woocommerce .button.add_to_cart_button{width:100%;border-radius:0 0 12px 12px;background-color:var(--accent-color);color:#fff;margin-top:auto !important}.woocommerce .button.add_to_cart_button:hover{background-color:var(--accent-hover)}.btn{display:inline-block;padding:.75rem 1.5rem;background-color:var(--accent-color);color:#fff;border-radius:8px;font-weight:600;transition:all .2s ease}.btn:hover{background-color:var(--accent-hover);box-shadow:0 0 15px var(--accent-glow);text-decoration:none;color:#fff}.btn-lg{padding:1rem 2.5rem;font-size:1.1rem}.btn-glow{box-shadow:0 0 20px rgba(79,70,229,.4);animation:pulse 3s infinite}.site-footer{background-color:#f8fafc;border-top:1px solid var(--border-color);padding:3rem 0;margin-top:4rem;text-align:center;color:var(--text-muted)}.site-footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:4rem 0 0;margin-top:4rem;color:#475569}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px, 1fr));gap:3rem;padding-bottom:3rem}.footer-logo{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:1rem}.footer-logo span{color:var(--accent-color)}.footer-desc{font-size:.95rem;line-height:1.6}.footer-title{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.footer-title:after{content:'';position:absolute;left:0;bottom:0;width:30px;height:2px;background-color:var(--accent-color)}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.8rem}.footer-column a{color:#64748b;text-decoration:none;transition:color .2s;font-size:.95rem}.footer-column a:hover{color:var(--accent-color)}.footer-column.disclaimer p{font-size:.85rem;line-height:1.8}.footer-bottom{background-color:#fff;border-top:1px solid #e2e8f0;padding:1.5rem 0;text-align:center}.site-info{font-size:.85rem;color:#94a3b8}.site-info a{color:#64748b;text-decoration:none;margin:0 5px}.site-info a:hover{text-decoration:underline}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;text-align:center}.footer-title:after{left:50%;transform:translateX(-50%)}}.widget_price_filter .price_slider_amount .price_label{display:flex !important;justify-content:space-between !important;align-items:center !important;gap:10px;margin-top:15px !important}.widget_price_filter .price_slider_amount .price_label .from,.widget_price_filter .price_slider_amount .price_label .to{display:inline-block !important;padding:6px 10px !important;border:1px solid #334155 !important;border-radius:6px !important;min-width:125px !important;text-align:center !important;background-color:#fff !important;color:#0f172a !important;font-weight:600 !important;font-size:.95rem !important}.widget_price_filter .price_slider_amount{font-size:.85rem}.widget_price_filter .price_slider_amount .price_label .from,.widget_price_filter .price_slider_amount .price_label .to{display:inline-block !important;padding:8px 12px !important;border:2px solid #0f172a !important;border-radius:8px !important;min-width:130px !important;text-align:center !important;background-color:#f8fafc !important;color:#0f172a !important;font-weight:700 !important;font-size:1rem !important;line-height:1.2 !important;vertical-align:middle !important;margin-bottom:5px !important}.widget_price_filter .price_slider_amount .price_label{line-height:2 !important}.shop-content{min-height:400px}.shop-content.full-width{grid-column:1/-1;max-width:1200px;margin:0 auto}#ajax-loader .spinner{box-shadow:0 0 15px var(--accent-glow)}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:2rem !important;font-weight:800 !important;color:#0f172a !important;margin:1.5rem 0 !important;padding:1rem 1.5rem !important;background:linear-gradient(135deg,#f8fafc 0%,#e0e7ff 100%) !important;border-left:4px solid var(--accent-color) !important;border-radius:8px !important;display:inline-block !important;box-shadow:0 2px 8px rgba(79,70,229,.1) !important;position:relative !important}.woocommerce div.product p.price .woocommerce-Price-currencySymbol,.woocommerce div.product span.price .woocommerce-Price-currencySymbol{font-size:1.4rem !important;opacity:.7 !important;margin-right:.2rem !important}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{text-decoration:none !important;background:linear-gradient(135deg,var(--accent-color) 0%,#818cf8 100%) !important;background-clip:text !important;-webkit-background-clip:text !important;-webkit-text-fill-color:transparent !important;font-weight:900 !important}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5 !important;font-size:1.2rem !important;margin-right:.5rem !important}.woocommerce div.product p.price:hover,.woocommerce div.product span.price:hover{transform:translateY(-2px) !important;box-shadow:0 4px 12px rgba(79,70,229,.2) !important;transition:all .3s ease !important}.wc-block-product-categories-list,.wc-block-product-categories-list ul,.wc-block-product-categories-list li{display:block !important;width:100% !important;float:none !important;clear:both !important}.wc-block-product-categories-list{list-style:none !important;padding:0 !important;margin:0 !important}.wc-block-product-categories-list li{margin:0 !important;padding:0 !important;list-style:none !important}.wc-block-product-categories-list li a{display:flex !important;align-items:center !important;justify-content:space-between !important;padding:.6rem 0 !important;color:var(--text-secondary) !important;text-decoration:none !important;transition:all .2s ease !important;width:100% !important;border-bottom:1px solid var(--border-color) !important}.wc-block-product-categories-list li a:hover{color:var(--accent-color) !important;padding-left:.5rem !important}.woocommerce div.product .stock{margin:1rem 0 !important;font-size:1.1rem !important;font-weight:600 !important;display:flex !important;align-items:center !important;gap:.5rem !important;color:#475569 !important}.tcg-stock-label{color:#64748b;font-weight:500}.tcg-stock-value{color:#d97706;font-weight:800;font-size:1.25rem;padding:2px 8px;background:#fffbeb;border-radius:4px;border:1px solid #fef3c7}.woocommerce div.product form.cart .quantity{margin-right:1rem !important}.woocommerce div.product form.cart .quantity input.qty{width:70px !important;height:48px !important;padding:0 10px !important;border:2px solid #e2e8f0 !important;border-radius:8px !important;font-size:1.1rem !important;font-weight:700 !important;color:#1e293b !important;background-color:#f8fafc !important;transition:all .2s ease !important}.woocommerce div.product form.cart .quantity input.qty:focus{border-color:var(--accent-color) !important;background-color:#fff !important;outline:none !important;box-shadow:0 0 0 3px rgba(79,70,229,.1) !important}.woocommerce div.product form.cart .button{height:48px !important;padding:0 2rem !important;font-size:1.1rem !important;font-weight:700 !important;text-transform:none !important;background:linear-gradient(135deg,var(--accent-color) 0%,#6366f1 100%) !important;border:none !important;border-radius:8px !important;box-shadow:0 4px 12px rgba(79,70,229,.3) !important;transition:all .3s ease !important}.woocommerce div.product form.cart .button:hover{transform:translateY(-2px) !important;box-shadow:0 6px 20px rgba(79,70,229,.4) !important;filter:brightness(1.1) !important}.woocommerce div.product form.cart .button:active{transform:translateY(0) !important}.woocommerce-breadcrumb{font-size:.9rem !important;color:#64748b !important}.woocommerce-breadcrumb a{color:#64748b !important}.woocommerce-breadcrumb a:hover{color:var(--accent-color) !important;text-decoration:none !important}.wc-block-product-categories-list li ul{padding-left:1.5rem !important;margin-top:.3rem !important;margin-bottom:.5rem !important;border-left:2px solid var(--border-color) !important;margin-left:.5rem !important}.wc-block-product-categories-list li ul li a{font-size:.9rem !important;padding:.4rem 0 !important}.wc-block-product-categories-list .wc-block-product-categories-list-item-count{background-color:var(--bg-secondary) !important;color:var(--text-secondary) !important;padding:.1rem .5rem !important;border-radius:12px !important;font-size:.75rem !important;font-weight:600 !important;margin-left:.5rem !important}.wc-block-product-categories-list li:has(ul)>a{font-weight:600 !important;color:var(--text-primary) !important}.wc-block-product-categories-list li:has(ul)>a:before{content:"▶" !important;font-size:.7rem !important;margin-right:.5rem !important;color:var(--accent-color) !important;display:inline-block !important}.wc-block-product-categories-list li ul li a:before{content:"•" !important;margin-right:.5rem !important;color:var(--text-muted) !important;font-size:.8rem !important}.wc-block-product-categories-list li.is-selected>a,.wc-block-product-categories-list li.current-cat>a{color:var(--accent-color) !important;font-weight:700 !important;background-color:rgba(79,70,229,.05) !important;padding-left:.5rem !important;border-radius:4px !important}.widget_product_categories ul.product-categories{list-style:none !important;padding-left:0 !important}.widget_product_categories ul.product-categories li{display:block !important;width:100% !important}.widget_product_categories ul.product-categories li.cat-parent>ul.children{padding-left:1.2rem !important;margin-top:.5rem !important;border-left:2px solid var(--border-color) !important;margin-left:.5rem !important}.footer-info-container{border-top:1px solid #e2e8f0;padding:3rem 0}.footer-business-info{font-size:.85rem;color:#64748b;text-align:center}.footer-business-info .info-row{margin-bottom:.6rem;display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem}.footer-business-info span{display:inline-block}.footer-business-info strong{font-weight:600;color:#475569;margin-right:.3rem}.contact-info{margin-top:.5rem;font-style:normal}.escrow-row{margin-top:2rem;display:flex;justify-content:center}.escrow-badge{background-color:#f8fafc;border:1px solid #e2e8f0;padding:.75rem 1.5rem;border-radius:50px;display:flex;align-items:center;gap:.75rem;max-width:fit-content}.escrow-icon{font-size:1.2rem}.escrow-text{font-size:.8rem;color:#475569}.escrow-link{font-size:.8rem;color:#3b82f6;text-decoration:none;font-weight:600;margin-left:.5rem}.escrow-link:hover{text-decoration:underline}.policy-container{max-width:900px;margin:0 auto;padding:60px 40px;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);font-family:'Pretendard',-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif}.policy-container h2{font-size:1.5rem;font-weight:700;color:#1e293b;border-bottom:2px solid #cbd5e1;padding-bottom:12px;margin-top:50px;margin-bottom:25px}.policy-container h4{font-size:1.1rem;font-weight:600;color:#334155;margin-top:30px;margin-bottom:12px;background-color:#f8fafc;padding:8px 12px;border-radius:6px;display:inline-block}.policy-container p,.policy-container li{font-size:.95rem;line-height:1.7;color:#475569;margin-bottom:10px}.policy-container ol,.policy-container ul{margin-left:20px;margin-bottom:20px}.policy-container .section-block{margin-bottom:30px}.policy-info-box{background-color:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;padding:15px;border-radius:8px;margin-bottom:30px;font-size:.9rem}.home-section{margin-bottom:5rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-title{font-size:1.8rem;font-weight:800;color:#1e293b;margin:0;text-decoration:none;transition:color .2s}.section-title:hover{color:var(--accent-color)}.section-title i{font-style:normal;font-size:1.2rem;color:#94a3b8;margin-left:.5rem;font-weight:400}.view-all-link{font-weight:600;color:var(--accent-color);font-size:.95rem;display:flex;align-items:center;gap:.5rem}.view-all-link:hover{text-decoration:underline}.home-section .woocommerce ul.products{display:grid !important;grid-template-columns:repeat(auto-fill,minmax(200px, 1fr)) !important;gap:2rem !important;margin:0 !important;padding:0 !important}.home-section .woocommerce ul.products:before,.home-section .woocommerce ul.products:after{display:none !important}.home-section .woocommerce-pagination{margin-top:2rem !important;text-align:center !important}.home-section .woocommerce-pagination ul{border:none !important}.home-section .woocommerce-pagination ul li{border:none !important}.home-section .woocommerce-pagination ul li a,.home-section .woocommerce-pagination ul li span{padding:8px 16px !important;background:#f1f5f9 !important;border-radius:8px !important;margin:0 4px !important;font-weight:600 !important}.home-section .woocommerce-pagination ul li span.current{background:var(--accent-color) !important;color:#fff !important}.home-section .section-header{display:flex !important;flex-direction:row !important;justify-content:space-between !important;align-items:center !important;gap:1rem !important}.home-section .woocommerce ul.products,.home-product-sections .woocommerce ul.products{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:1.5rem !important;width:100% !important;margin:0 !important;padding:0 !important}.home-section .woocommerce ul.products li.product{width:100% !important;max-width:100% !important;margin:0 !important;flex:0 0 100% !important}.home-section .woocommerce-result-count,.home-section .woocommerce-ordering{display:none !important}@media (max-width:1024px){.home-section .woocommerce ul.products{grid-template-columns:repeat(3,1fr) !important}}@media (max-width:768px){.home-section .woocommerce ul.products{grid-template-columns:1fr !important}.home-section .section-header{flex-direction:column !important;align-items:flex-start !important}}.shop-layout.full-width{grid-template-columns:1fr !important}.shop-layout.full-width .shop-content{max-width:1200px;margin:0 auto;width:100%}@media (min-width:641px){body.single-product .single-product-page .woocommerce div.product,body.single-product .woocommerce div.product{display:grid !important;grid-template-columns:1fr 1fr !important;gap:3rem !important;align-items:start !important;flex-direction:row !important}body.single-product .single-product-page .woocommerce div.product div.images,body.single-product .woocommerce div.product div.images{grid-column:1 !important;width:auto !important;float:none !important}body.single-product .single-product-page .woocommerce div.product div.summary,body.single-product .woocommerce div.product div.summary{grid-column:2 !important;width:auto !important;float:none !important}}@media (max-width:640px){.container{padding:0 .75rem}body{font-size:14px}h1,.hero-title{font-size:clamp(1.4rem, 6vw, 2.5rem) !important}h2,.section-title{font-size:clamp(1.25rem, 5vw, 1.75rem) !important}h3{font-size:1.1rem !important}.top-announcement-bar{font-size:.75rem;padding:.4rem .75rem}.site-header{height:auto !important;padding:.75rem 0 !important;position:relative !important}.site-header .container{flex-direction:column !important;gap:.75rem !important}.site-title{width:100% !important;justify-content:center !important}.site-title a{font-size:1.4rem !important}.site-title a:before{width:24px !important;height:24px !important}.header-search{width:100% !important;max-width:100% !important;margin:0 !important;order:3 !important}.header-search input{font-size:14px !important;padding:.7rem 3.5rem .7rem 1rem !important;height:44px !important}.header-search button{padding:8px 12px !important;font-size:.75rem !important}.main-navigation{width:100% !important;order:2 !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch !important}.main-navigation ul{justify-content:flex-start !important;gap:.5rem !important;padding:0 .25rem !important}.main-navigation a{font-size:.8rem !important;white-space:nowrap !important;padding:.4rem .75rem !important}.header-cart a{padding:.4rem .75rem !important;font-size:.8rem !important}.game-nav-bar{overflow-x:auto !important;-webkit-overflow-scrolling:touch !important}.game-nav-list{justify-content:flex-start !important;padding:0 !important}.game-link{font-size:.8rem !important;padding:.75rem 1rem !important}.hero-section{padding:3rem 1rem !important;margin-bottom:2rem !important;border-radius:12px !important}.hero-content{margin-bottom:1.5rem !important}.hero-subtitle{font-size:1rem !important;margin-bottom:1.5rem !important}.hero-actions{flex-direction:column !important;width:100% !important}.hero-actions .btn{width:100% !important;padding:.875rem 1.5rem !important;font-size:1rem !important}.hero-visual{display:none !important}.featured-categories{margin-bottom:2rem !important}.category-grid{grid-template-columns:1fr !important;gap:1rem !important}.cat-card{height:120px !important;padding:1rem !important}.cat-content h3{font-size:1.2rem !important}.shop-layout{grid-template-columns:1fr !important;gap:1rem !important}.shop-sidebar{order:1 !important}.shop-content{order:2 !important}.shop-sidebar .widget{padding:1rem !important;margin-bottom:1rem !important}.shop-sidebar .widget-title{font-size:1rem !important}.card-grid,.woocommerce ul.products{display:block !important;padding:0 !important;margin:0 !important}.product-card,.woocommerce ul.products li.product{width:100% !important;margin:0 0 1rem !important;display:flex !important;flex-direction:row !important;align-items:center !important;padding:.75rem !important;gap:1rem !important;border-radius:12px !important;background:#fff !important;box-shadow:var(--shadow-sm) !important;position:relative !important}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:flex !important;flex-direction:row !important;align-items:flex-start !important;width:100% !important;gap:1rem !important}.woocommerce ul.products li.product img{flex:0 0 100px !important;width:100px !important;height:auto !important;max-height:140px !important;object-fit:contain !important;padding:0 !important;background:#f8fafc !important;border-radius:8px !important;margin:0 !important}.woocommerce ul.products li.product .woocommerce-loop-product__title{flex:1 !important;padding:0 !important;height:auto !important;font-size:.95rem !important;margin:0 0 .5rem !important;display:-webkit-box !important;-webkit-line-clamp:3 !important;line-clamp:3 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;line-height:1.3 !important;text-align:left !important}.woocommerce ul.products li.product .price{display:none !important}.woocommerce .button.add_to_cart_button{position:absolute !important;right:.75rem !important;bottom:.75rem !important;width:44px !important;height:44px !important;padding:0 !important;font-size:0 !important;border-radius:50% !important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white' width='20px' height='20px'%3E%3Cpath d='M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.08-.14.12-.31.12-.48 0-.55-.45-1-1-1H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:center !important;background-size:20px !important;min-height:44px !important;overflow:hidden !important;white-space:nowrap !important;display:flex !important;align-items:center !important;justify-content:center !important;margin:0 !important}.btn,.button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{min-height:44px !important;padding:.75rem 1.25rem !important;font-size:.95rem !important;width:100% !important;text-align:center !important}.btn-sm,.button-small{min-height:38px !important;padding:.5rem 1rem !important;font-size:.85rem !important}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],textarea,select{width:100% !important;min-height:44px !important;font-size:16px !important;padding:.75rem !important}.woocommerce div.product{display:flex !important;flex-direction:column !important}.woocommerce div.product .product_title{font-size:1.5rem !important;line-height:1.2 !important;margin-top:1rem !important}.woocommerce div.product .summary{width:100% !important}.tcg-condition-policy{margin:2rem 0;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.tcg-policy-title{margin-top:0 !important;margin-bottom:1.25rem !important;font-size:1.1rem !important;color:#1e293b !important;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem}.tcg-condition-grid{display:flex;flex-direction:column;gap:1rem}.tcg-condition-item{display:flex;flex-direction:column;gap:.25rem}.tcg-grade{display:inline-block;padding:2px 8px;border-radius:4px;font-weight:700;font-size:.85rem;width:fit-content}.grade-nm{background:#dcfce7;color:#166534}.grade-lp{background:#e0f2fe;color:#075985}.grade-mp{background:#fef3c7;color:#92400e}.grade-hp{background:#fee2e2;color:#991b1b}.tcg-condition-item p{margin:0 !important;font-size:.9rem !important;color:#475569 !important;line-height:1.5 !important}.tcg-policy-note{margin-top:1.5rem;padding-top:1rem;border-top:1px dashed #cbd5e1;font-size:.85rem !important;color:#64748b !important}.tcg-policy-note p{margin-bottom:.5rem !important}.woocommerce table.cart,.woocommerce-cart-form{font-size:.85rem !important}.woocommerce table.cart img{max-width:60px !important}.woocommerce table.cart .product-name{font-size:.9rem !important}.site-footer{padding:2rem 1rem !important}.footer-widgets{grid-template-columns:1fr !important;gap:1.5rem !important}.customer-center-notice{padding:1.25rem !important;margin-bottom:2rem !important}.customer-center-notice h3{font-size:1.25rem !important}.customer-center-notice ul{flex-direction:column !important;gap:.5rem !important}.faq-question{padding:1rem !important;font-size:.95rem !important}.faq-answer{font-size:.9rem !important}.woocommerce-pagination,.pagination{font-size:.9rem !important}.woocommerce-pagination .page-numbers,.pagination .page-numbers{min-width:40px !important;min-height:40px !important;padding:.5rem !important}.woocommerce-breadcrumb{font-size:.8rem !important;padding:.75rem 0 !important}.hide-mobile{display:none !important}.show-mobile{display:block !important}}@media (min-width:641px) and (max-width:1024px){.container{padding:0 1.5rem}.card-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr) !important;gap:1.5rem !important}.hero-section{padding:4rem 1.5rem !important}.hero-visual{transform:scale(.8) !important}.category-grid{grid-template-columns:repeat(2,1fr) !important}.shop-layout{grid-template-columns:1fr !important;gap:2rem !important}.shop-sidebar{order:-1 !important}}@media (min-width:1025px) and (max-width:1280px){.card-grid,.woocommerce ul.products{grid-template-columns:repeat(3,1fr) !important}}@media (hover:none) and (pointer:coarse){a,button,input,select{min-height:44px !important}.product-card:hover,.cat-card:hover{transform:none !important}*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}@media (max-width:900px) and (orientation:landscape){.hero-section{padding:2rem 1rem !important}.site-header{position:relative !important}}@media print{.site-header,.game-nav-bar,.hero-section,.footer,.sidebar{display:none !important}.shop-layout{grid-template-columns:1fr !important}}.tcg-loop-price,.woocommerce ul.products li.product .button{display:block !important;text-align:center !important;margin-left:auto !important;margin-right:auto !important;width:auto !important;min-width:120px}@media (max-width:768px){html,body{overflow-x:hidden !important;width:100% !important;position:relative !important}.woocommerce ul.products li.product{display:grid !important;grid-template-columns:85px 1fr !important;grid-template-rows:min-content min-content auto !important;gap:0 1rem !important;align-items:start !important;position:relative !important;width:100% !important;padding:15px 0 !important;border-bottom:1px solid #f0f0f0 !important;margin:0 !important}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:contents !important}.woocommerce ul.products li.product img{grid-column:1 !important;grid-row:1/span 2 !important;width:100px !important;height:auto !important;object-fit:contain !important;margin:0 !important}.woocommerce ul.products li.product .woocommerce-loop-product__title{grid-column:2 !important;grid-row:1 !important;width:100% !important;margin:0 0 .25rem !important;white-space:normal !important;display:block !important;font-size:1rem !important}.woocommerce ul.products li.product .tcg-loop-meta{grid-column:2 !important;grid-row:2 !important;width:100% !important;display:flex !important;flex-wrap:wrap !important;gap:.5rem !important;font-size:.85rem !important}.tcg-loop-action-box{grid-column:2 !important;grid-row:3 !important;width:100% !important;margin-top:4px !important;display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:flex-end !important}.tcg-loop-price,.tcg-loop-price .amount{text-align:right !important;display:block !important;margin:0 !important;white-space:nowrap !important}.woocommerce ul.products li.product .add_to_cart_button{position:static !important;width:40px !important;height:40px !important;padding:0 !important;font-size:0 !important;border-radius:50% !important;background-color:var(--accent-color) !important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white' width='20px' height='20px'%3E%3Cpath d='M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.08-.14.12-.31.12-.48 0-.55-.45-1-1-1H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:center !important;background-size:20px !important;text-indent:-9999px !important;margin:0 !important;min-width:0 !important;box-shadow:0 2px 4px rgba(0,0,0,.1) !important}.woocommerce div.product div.images,.woocommerce div.product div.images img{width:70vw !important;margin:0 !important}.woocommerce div.product .product_title,.woocommerce div.product .woocommerce-product-details__short-description,.woocommerce div.product p,.woocommerce div.product .price,.woocommerce div.product .stock,.woocommerce div.product .summary{word-break:keep-all !important;overflow-wrap:break-word !important;white-space:normal !important;max-width:100% !important;box-sizing:border-box !important;text-align:justify !important;line-height:1.6 !important;letter-spacing:-.5px !important}.woocommerce div.product div.summary{width:100% !important;padding-right:0 !important}.container,.site-content,.col-full{padding-left:12px !important;padding-right:12px !important;max-width:100vw !important;overflow-x:hidden !important}.shop-notice-top{box-sizing:border-box !important;max-width:100% !important;width:100% !important;margin-left:0 !important;margin-right:0 !important;padding:15px !important}.tcg-purchase-notice,.tcg-condition-policy{box-sizing:border-box !important;max-width:100% !important;width:100% !important;margin-left:0 !important;margin-right:0 !important;padding:15px !important}.game-nav-bar{max-width:100vw !important;overflow-x:hidden !important}.game-nav-list{max-width:100% !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch;justify-content:flex-start !important;padding-left:10px !important;padding-right:10px !important}.game-link{font-size:.85rem !important;padding:.8rem 1rem !important}.woocommerce div.product table,.woocommerce div.product .shop_attributes{width:100% !important;max-width:100% !important;table-layout:fixed !important}.woocommerce div.product th,.woocommerce div.product td{word-break:break-word !important;white-space:normal !important;vertical-align:top !important}.woocommerce div.product th{width:30% !important}.woocommerce div.product td{width:auto !important}}@media only screen and (max-width:768px){.container,.site-content,.col-full{padding-left:20px !important;padding-right:20px !important;width:100% !important;overflow-x:hidden !important;box-sizing:border-box !important}.woocommerce div.product .product-main-content *,.woocommerce div.product .woocommerce-product-details__short-description *,.woocommerce div.product div[itemprop=description] *{max-width:100% !important;box-sizing:border-box !important;overflow-wrap:break-word !important;word-wrap:break-word !important;margin-left:0 !important;margin-right:0 !important}.woocommerce div.product img,.woocommerce div.product iframe,.woocommerce div.product video{max-width:100% !important;height:auto !important}table,.shop_attributes{display:block !important;width:100% !important;overflow-x:auto !important}.woocommerce div.product p,.woocommerce div.product li{text-align:left !important}}@media only screen and (max-width:768px){.woocommerce div.product .product-main-content *,.woocommerce div.product .woocommerce-product-details__short-description *,.woocommerce div.product div[itemprop=description] *{min-width:0 !important;max-width:100% !important;white-space:normal !important;word-break:break-word !important;overflow-wrap:break-word !important;box-sizing:border-box !important}.woocommerce div.product table{table-layout:fixed !important;width:100% !important;display:table !important}pre,code,kbd,samp{white-space:pre-wrap !important}}