:root{--bg-main:#07062a;--bg-panel:#0d0a33;--bg-panel-soft:#121047;--primary:#1ee7ff;--secondary:#7b2cff;--accent:#ff8a00;--accent-yellow:#ffd600;--text-main:#fff;--text-soft:#d9e8ff;--border-soft:#1ee7ff40;--shadow-blue:#1ee7ff40}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;background:#050318;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block}.app-layout{background:radial-gradient(circle at 15% 20%,#1ee7ff14,#0000 25%),radial-gradient(circle at 85% 10%,#7b2cff1f,#0000 30%),radial-gradient(circle at 50% 80%,#1ee7ff0d,#0000 35%),linear-gradient(#040214 0%,#080522 40%,#0d0a33 100%);min-height:100vh;display:flex}.page-content{flex:1;min-width:0}.header-area{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05031ae0;border-bottom:1px solid #1ee7ff38;position:sticky;top:0;box-shadow:0 10px 30px #00000059}.topbar{justify-content:space-between;align-items:center;height:74px;padding:0 32px;display:flex}.topbar h1{color:#fff;text-shadow:0 0 12px #1ee7ff40;margin:0;font-size:24px}.topbar-actions{gap:14px;display:flex}.topbar-actions button,.menu-button,.cart-icon-button{color:#1ee7ff;background:0 0;border:none;font-size:26px}.topbar-actions button:hover,.menu-button:hover,.cart-icon-button:hover{color:#7eefff}.fixed-search{padding:0 32px 14px}.side-menu{z-index:200;scrollbar-width:none;background:linear-gradient(#080522 0%,#0d0a33 50%,#050318 100%);border-right:1px solid #1ee7ff38;width:280px;height:100vh;padding:24px 18px;transition:transform .25s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:20px 0 50px #00000073,0 0 40px #1ee7ff14}.side-menu::-webkit-scrollbar{display:none}.side-menu.open{transform:translate(0)}.menu-overlay{z-index:180;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;position:fixed;inset:0}.sidebar-brand{border-bottom:1px solid #1ee7ff29;align-items:center;gap:18px;margin-bottom:34px;padding-bottom:24px;display:flex}.sidebar-brand img{aspect-ratio:1;object-fit:contain;background:#090724;border:3px solid #1ee7ff40;border-radius:999px;width:86px;padding:6px;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 30px #0006,0 0 25px #1ee7ff40}.sidebar-brand img:hover{transform:scale(1.05);box-shadow:0 12px 34px #00000073,0 0 35px #1ee7ff66}.sidebar-brand h3{color:#fff;letter-spacing:-.03em;margin:0;font-size:22px;font-weight:900;line-height:1.1}.side-menu-links{gap:8px;display:grid}.side-menu-links small{color:#7ecfff;text-transform:uppercase;letter-spacing:.08em;margin:18px 12px 6px;font-size:11px}.side-menu-links a{color:#dbe8ff;border-radius:14px;align-items:center;gap:12px;padding:13px 14px;transition:all .2s;display:flex}.side-menu-links a:hover{color:#1ee7ff;background:#1ee7ff1a;transform:translate(4px)}.main-content{width:100%;max-width:1200px;margin:0 auto;padding:0 32px 80px}.hero-store{width:100%;margin:0;padding:0}.banner{width:100%;height:220px;margin:0;padding:0;line-height:0;overflow:hidden}.banner img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.search-wrapper{margin-bottom:14px}.search-input{color:#fff;background:linear-gradient(#0d0a33f2,#080522f2);border:1px solid #1ee7ff33;border-radius:18px;outline:none;width:100%;height:54px;padding:0 18px;font-size:16px;box-shadow:0 10px 24px #00000040}.search-input::placeholder{color:#8db8ff}.search-input:focus{border-color:#1ee7ff;box-shadow:0 0 0 3px #1ee7ff26,0 0 20px #1ee7ff2e}.section-block{margin-top:34px}.section-header{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.section-title{align-items:center;gap:10px;display:flex}.section-title svg,.info-title svg{color:#1ee7ff}.section-header h2{color:#fff;letter-spacing:-.04em;text-shadow:0 0 10px #1ee7ff40;margin:0;font-size:32px}.section-header p{color:#b8d4ff;margin:0;font-size:18px}.product-grid,.featured-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-card{box-shadow:none;background:0 0;border:none;transition:transform .2s,filter .2s;overflow:visible}.product-card:hover{transform:translateY(-6px)}.image-wrapper{background:0 0;border-radius:14px;width:100%;padding:0;overflow:hidden}.product-image,.product-card.single-card .product-image,.product-card.sealed-card .product-image,.product-card.accessory-card .product-image{object-fit:cover;opacity:1;border:1px solid #1ee7ff2e;border-radius:14px;width:100%;height:370px;max-height:none;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 14px 30px #00000047}.product-card:hover .product-image{border-color:#1ee7ff8c;box-shadow:0 0 24px #1ee7ff2e,0 18px 34px #00000059}.product-info{background:0 0;padding:12px 0 0;display:block}.product-game,.product-set,.product-tags,.rarity,.add-button,.product-footer small{display:none}.product-top-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.product-info h3{color:#fff;text-transform:uppercase;letter-spacing:.03em;flex:1;margin:0;font-size:12px;font-weight:900;line-height:1.25}.card-number{color:#8db8ff;opacity:.95;font-size:13px;font-weight:700}.stock-text{color:#8db8ff;white-space:nowrap;font-size:12px;font-weight:700}.product-footer{justify-content:space-between;align-items:center;gap:10px;margin:0;display:flex}.product-footer strong{color:#1ee7ff;text-shadow:0 0 12px #1ee7ff26;font-size:19px;font-weight:800}.quick-cart-button{color:#1ee7ff;background:#1ee7ff1a;border:1px solid #1ee7ff47;border-radius:999px;place-items:center;width:38px;height:38px;transition:all .2s;display:grid}.quick-cart-button:hover{color:#050318;background:#1ee7ff;transform:translateY(-2px)}.cart-icon-button{position:relative}.cart-icon-button span{color:#050318;background:#1ee7ff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-6px;right:-8px}.cart-overlay{z-index:280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;position:fixed;inset:0}.cart-drawer{z-index:300;background:linear-gradient(#080522 0%,#0d0a33 50%,#050318 100%);border-left:1px solid #1ee7ff38;flex-direction:column;width:min(390px,100%);height:100vh;transition:right .25s;display:flex;position:fixed;top:0;right:-390px;box-shadow:-24px 0 60px #00000080,0 0 40px #1ee7ff14}.cart-drawer.open{right:0}.cart-header{border-bottom:1px solid #1ee7ff29;justify-content:space-between;align-items:center;padding:20px;display:flex}.cart-header h2{color:#fff;margin:0}.cart-header small{color:#b8d4ff;font-size:13px}.cart-header button{color:#1ee7ff;background:0 0;border:none;font-size:22px}.cart-empty{color:#b8d4ff;padding:20px}.cart-items{flex:1;padding:16px;overflow-y:auto}.cart-item{background:linear-gradient(#1ee7ff14,#7b2cff14);border:1px solid #1ee7ff29;border-radius:18px;grid-template-columns:74px 1fr;gap:14px;margin-bottom:12px;padding:14px;display:grid}.cart-item img{object-fit:cover;border:1px solid #1ee7ff2e;border-radius:10px;width:74px;height:94px}.cart-item-info h3{color:#fff;margin:0 0 6px;font-size:14px;line-height:1.25}.cart-item-info p{color:#1ee7ff;margin:0 0 12px;font-weight:800}.quantity-controls{align-items:center;gap:8px;display:flex}.quantity-controls button{color:#1ee7ff;background:#1ee7ff1a;border:1px solid #1ee7ff47;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.quantity-controls button:hover{color:#050318;background:#1ee7ff}.quantity-controls span{text-align:center;color:#fff;min-width:26px;font-weight:900}.quantity-controls .remove-button{color:#fecaca;background:#ef444424;border-color:#ef444447;margin-left:auto}.cart-footer{background:#050318f5;border-top:1px solid #1ee7ff29;padding:18px}.cart-total{color:#b8d4ff;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cart-total strong{color:#1ee7ff;text-shadow:0 0 12px #1ee7ff40}.whatsapp-button{color:#050318;background:linear-gradient(135deg,#1ee7ff,#7b2cff,#ffd600);border:none;border-radius:16px;width:100%;padding:15px;font-weight:950}.store-info-section{background:0 0;border:none;grid-template-columns:repeat(4,1fr);gap:18px;width:100%;max-width:1180px;margin:42px auto 0;padding:0;display:grid}.info-card{background:linear-gradient(#1ee7ff14,#7b2cff14);border:1px solid #1ee7ff29;border-radius:24px;padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 12px 30px #0000002e}.info-card:hover{border-color:#1ee7ff59;transform:translateY(-4px);box-shadow:0 0 24px #1ee7ff1f,0 16px 36px #00000040}.info-title{align-items:center;gap:10px;margin-bottom:18px;display:flex}.info-title h2{color:#fff;text-shadow:0 0 10px #1ee7ff2e;margin:0;font-size:22px}.info-card p,.info-card li{color:#c7dbff;line-height:1.6}.info-card ul{margin:0;padding-left:18px}.info-list{flex-direction:column;gap:14px;display:flex}.info-item{align-items:flex-start;gap:12px;display:flex}.info-item span{color:#050318;background:linear-gradient(135deg,#1ee7ff,#7b2cff);border-radius:999px;place-items:center;width:28px;min-width:28px;height:28px;font-size:14px;font-weight:950;display:grid;box-shadow:0 0 12px #1ee7ff40}.info-item p{margin:0}.admin-login{color:#fff;background:radial-gradient(circle at top,#1ee7ff1f,#0000 28%),radial-gradient(circle at 100%,#7b2cff1f,#0000 35%),linear-gradient(#050318 0%,#090724 55%,#050318 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.admin-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#1ee7ff14,#7b2cff14);border:1px solid #1ee7ff2e;border-radius:30px;width:100%;max-width:420px;padding:38px;box-shadow:0 24px 60px #00000073,0 0 35px #1ee7ff1a,inset 0 1px #ffffff0a}.admin-card h1{color:#fff;text-shadow:0 0 14px #1ee7ff38;margin:0 0 10px;font-size:52px;line-height:.95}.admin-card p{color:#b8d4ff;margin:0 0 28px}.admin-card input{color:#fff;background:#080522e6;border:1px solid #1ee7ff38;border-radius:18px;outline:none;width:100%;margin-bottom:16px;padding:16px 18px;font-size:16px}.admin-card input::placeholder{color:#8db8ff}.admin-card input:focus{border-color:#1ee7ff;box-shadow:0 0 0 3px #1ee7ff24,0 0 20px #1ee7ff29}.admin-card button{color:#050318;cursor:pointer;background:linear-gradient(135deg,#1ee7ff,#7b2cff);border:none;border-radius:18px;width:100%;margin-top:6px;padding:16px;font-size:18px;font-weight:900;box-shadow:0 0 22px #1ee7ff38}.admin-card button:hover{filter:brightness(1.12)}.admin-panel{color:#fff;background:radial-gradient(circle at top,#1ee7ff1a,#0000 30%),radial-gradient(circle at 100%,#7b2cff1a,#0000 40%),linear-gradient(#050318 0%,#090724 55%,#050318 100%);min-height:100vh;padding:36px}.admin-header{max-width:1280px;margin:0 auto 24px}.admin-stats,.admin-layout,.admin-tabs,.admin-orders{max-width:1280px;margin-left:auto;margin-right:auto}.admin-header{margin-bottom:24px}.admin-badge{color:#1ee7ff;background:#1ee7ff1f;border:1px solid #1ee7ff2e;border-radius:999px;margin-bottom:10px;padding:7px 14px;font-size:13px;font-weight:800;display:inline-block}.admin-header h1{color:#fff;margin:0;font-size:42px}.admin-header p{color:#b8d4ff}.admin-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.admin-stat{background:linear-gradient(#1ee7ff14,#7b2cff14);border:1px solid #1ee7ff42;border-radius:22px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 0 18px #1ee7ff14,0 12px 30px #00000040}.admin-stat svg{color:#1ee7ff}.admin-stat strong{color:#fff7ed;font-size:26px;display:block}.admin-stat span{color:#b8d4ff}.admin-tabs{gap:10px;margin-bottom:22px;display:flex}.admin-tabs button{color:#fff;background:#1ee7ff14;border:1px solid #1ee7ff33;border-radius:999px;justify-content:center;align-items:center;min-width:128px;height:50px;padding:0 22px;font-weight:800;display:flex}.admin-tabs button.active{color:#050318;background:linear-gradient(135deg,#1ee7ff,#7b2cff)}.admin-layout{grid-template-columns:390px 1fr;align-items:start;gap:22px;display:grid}.admin-form,.admin-list,.admin-orders{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#1ee7ff14,#7b2cff14);border:1px solid #1ee7ff2e;border-radius:26px;box-shadow:0 18px 40px #0000003d}.admin-form{gap:12px;padding:22px;display:grid;position:sticky;top:90px}.admin-list{padding:24px}.admin-form-title{align-items:center;gap:10px;display:flex}.admin-form-title svg{color:#1ee7ff}.admin-form-title h2,.admin-list h2,.admin-orders h2{color:#fff;margin:0}.admin-list-header h2{margin:0 0 6px;line-height:1.1}.admin-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-form input,.admin-form select,.admin-filters select,.admin-stock input{color:#fff;background:#080522f2;border:1px solid #1ee7ff33;border-radius:14px;outline:none;width:100%;height:48px;padding:13px}.admin-form input::placeholder{color:#b8d4ff}.admin-form button{color:#050318;background:linear-gradient(135deg,#1ee7ff,#7b2cff);border:none;border-radius:16px;padding:14px;font-weight:900}.tcg-search-box{gap:12px;display:grid}.tcg-search-box button{color:#050318;background:linear-gradient(135deg,#1ee7ff,#7b2cff);box-shadow:0 0 24px #1ee7ff33}.tcg-results{gap:10px;max-height:420px;padding-right:4px;display:grid;overflow-y:auto}.tcg-result-card{text-align:left;background:#fff7ed0f;border:1px solid #fb923c24;border-radius:14px;grid-template-columns:56px 1fr;align-items:center;gap:12px;width:100%;padding:10px;display:grid}.tcg-result-card img{border-radius:6px;width:56px}.tcg-result-card div{gap:3px;display:grid}.load-more-cards{color:#1ee7ff;background:#1ee7ff1a;border:1px solid #1ee7ff47;border-radius:14px;width:100%;padding:12px;font-weight:900}.admin-check{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#1ee7ff0f,#7b2cff0f);border:1px solid #1ee7ff2e;border-radius:18px;align-items:center;gap:14px;padding:16px 18px;font-size:15px;font-weight:600;display:flex}.admin-check input[type=checkbox]{appearance:none;cursor:pointer;background:#1ee7ff14;border:2px solid #1ee7ff73;border-radius:8px;width:28px;min-width:28px;height:28px;position:relative}.admin-check input[type=checkbox]:checked:after{content:"✓";color:#050318;justify-content:center;align-items:center;font-size:19px;font-weight:900;display:flex;position:absolute;inset:0}.admin-list-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.admin-list-header p{color:#b8d4ff;margin:0}.admin-orders>p{color:#b8d4ff;margin:6px 0 0}.admin-filters{gap:10px;display:flex}.admin-products{gap:14px;display:grid}.admin-product{background:linear-gradient(#1ee7ff0f,#7b2cff0f);border:1px solid #1ee7ff29;border-radius:18px;grid-template-columns:72px 1fr 100px 44px;align-items:center;gap:16px;padding:14px;display:grid}.admin-product img{object-fit:contain;background:#fff7ed0f;border-radius:14px;width:72px;height:72px}.admin-product-info h3{color:#fff;margin:0 0 4px;font-size:16px}.admin-product-info p{color:#b8d4ff;margin:0 0 6px;font-size:13px}.admin-product-info strong{color:#1ee7ff}.admin-stock{gap:6px;display:grid}.admin-stock label{color:#b8d4ff;font-size:12px}.admin-delete{color:#fecaca;background:#ef444424;border:none;border-radius:14px;width:42px;height:42px}.admin-orders{padding:28px}.order-list{gap:18px;margin-top:22px;display:grid}.order-card{background:linear-gradient(#fff7ed12,#fff7ed09);border:1px solid #fb923c29;border-radius:22px;padding:22px;box-shadow:0 18px 36px #00000038}.order-header{justify-content:space-between;gap:18px;margin-bottom:18px;display:flex}.order-header h3{color:#fff7ed;margin:0 0 6px;font-size:22px}.order-header p{color:#caa98a;margin:0}.order-status{border-radius:999px;height:fit-content;padding:8px 12px;font-size:13px;font-weight:900}.order-status.pending{color:#fb923c;background:#fb923c1f}.order-status.sold{color:#86efac;background:#22c55e24}.order-status.cancelled{color:#fca5a5;background:#ef444424}.order-items{border-top:1px solid #fb923c1f;border-bottom:1px solid #fb923c1f;gap:10px;padding:16px 0;display:grid}.order-item{justify-content:space-between;gap:16px;display:flex}.order-item span,.order-total span{color:#fff7ed}.order-item strong,.order-total strong{color:#fb923c}.order-total{justify-content:space-between;margin-top:16px;font-size:18px;display:flex}.order-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.sold-button,.cancel-order-button,.delete-order-button{color:#fb923c;background:#fb923c1a;border:1px solid #fb923c2e;border-radius:14px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:inline-flex}.admin-empty{color:#b8d4ff;background:linear-gradient(#1ee7ff0f,#7b2cff0f);border:1px solid #1ee7ff2e;border-radius:18px;padding:24px}@media (width<=1100px){.store-info-section{grid-template-columns:repeat(2,1fr)}.product-grid,.featured-grid{grid-template-columns:repeat(3,1fr)}.admin-layout{grid-template-columns:1fr}.admin-form{position:static}}@media (width<=900px){.main-content{padding:12px 18px 40px}.banner{height:200px}.topbar{padding:0 18px}.fixed-search{padding:0 18px 14px}.product-grid,.featured-grid{grid-template-columns:repeat(2,1fr);gap:16px}.product-image,.product-card.single-card .product-image,.product-card.sealed-card .product-image,.product-card.accessory-card .product-image{height:260px}.product-info h3{font-size:10px}.product-footer strong{font-size:15px}.admin-stats{grid-template-columns:1fr}.admin-list-header{flex-direction:column}.admin-product{grid-template-columns:64px 1fr}.admin-stock,.admin-delete{grid-column:1/-1}}@media (width<=640px){.main-content{padding:18px 18px 60px}.banner{height:170px}.section-block{margin-top:0}.section-header h2{font-size:34px}.section-header p{font-size:18px}.store-info-section{grid-template-columns:1fr}.admin-panel{padding:24px 16px}.admin-form-grid{grid-template-columns:1fr}.admin-tabs{flex-wrap:wrap}}.card-number{color:#1ee7ff;opacity:.9;margin-left:6px;font-size:.9rem;font-weight:600}.store-meta p{align-items:center;gap:12px;margin:6px 0;display:flex}.store-meta svg{color:#1ee7ff;flex-shrink:0}body:before{content:"";pointer-events:none;opacity:.4;z-index:-1;background-image:radial-gradient(#ffffff05 1px,#0000 1px);background-size:24px 24px;position:fixed;inset:0}.product-extra-info{gap:8px;margin:6px 0 10px;display:flex}.product-extra-info span{color:#8db8ff;background:#1ee7ff14;border:1px solid #1ee7ff2e;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.admin-form select option,.admin-filters select option{color:#fff;background:#0d0a33}.admin-form input:focus,.admin-form select:focus,.admin-filters select:focus,.admin-stock input:focus{border-color:#1ee7ff;box-shadow:0 0 0 3px #1ee7ff24,0 0 18px #1ee7ff29}.tcg-result-card{background:linear-gradient(#1ee7ff1a,#7b2cff1a);border:1px solid #1ee7ff38}.tcg-result-card:hover{border-color:#1ee7ff;box-shadow:0 0 22px #1ee7ff2e}.tcg-result-card strong{color:#fff}.tcg-result-card span,.tcg-result-card small{color:#8db8ff}.admin-product-info strong{color:#1ee7ff;text-shadow:0 0 10px #1ee7ff38}.admin-check input[type=checkbox]{background:#1ee7ff14;border-color:#1ee7ff59}.admin-check input[type=checkbox]:checked{background:#1ee7ff;border-color:#1ee7ff}.admin-check input[type=checkbox]:checked:after{color:#050318}.admin-delete{color:#fecaca;background:#ef444429}.image-wrapper{position:relative}.league-icon{object-fit:contain;z-index:10;filter:drop-shadow(0 4px 8px #00000073);width:50px;height:50px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.store-marquee{background:linear-gradient(90deg,#1ee7ff1f,#7b2cff1f);border-top:1px solid #1ee7ff2e;border-bottom:1px solid #1ee7ff2e;width:100%;overflow:hidden;box-shadow:0 0 22px #1ee7ff14}.store-marquee-track{gap:42px;width:max-content;padding:12px 0;animation:36s linear infinite marqueeMove;display:flex}.store-marquee-track span{color:#d9e8ff;white-space:nowrap;font-size:15px;font-weight:800}.store-marquee-track span:after{content:"✦";color:#1ee7ff;margin-left:42px}@keyframes marqueeMove{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (width<=640px){.image-wrapper{justify-content:center;align-items:center;display:flex}.product-image,.product-card.single-card .product-image,.product-card.sealed-card .product-image,.product-card.accessory-card .product-image{object-fit:contain;background:0 0;width:100%;height:auto;max-height:none}.product-extra-info{grid-template-columns:repeat(2,max-content);gap:6px;display:grid}.product-extra-info span{width:fit-content}.product-extra-info span:nth-child(3){grid-column:1/-1}.product-info h3{min-height:28px;font-size:11px}.stock-text{font-size:11px}.product-card.single-card .image-wrapper{aspect-ratio:63/88;border-radius:14px;overflow:hidden}.product-card.single-card .product-image{object-fit:contain;width:100%;height:100%}.product-card.sealed-card .image-wrapper{aspect-ratio:63/88;border-radius:14px;overflow:hidden}.product-card.sealed-card .product-image{object-fit:cover;object-position:center;width:100%;height:100%}.product-card.accessory-card .image-wrapper{aspect-ratio:1;border-radius:14px;overflow:hidden}.product-card.accessory-card .product-image{object-fit:contain;width:100%;height:100%}}
