*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.page-width{width:min(1400px,calc(100% - 40px));margin:0 auto}.announcement{background:#111;color:#fff;text-align:center;font-size:12px;letter-spacing:1.5px;padding:9px 15px}.header-main{min-height:86px;display:grid;grid-template-columns:260px 1fr 210px;align-items:center;gap:25px}.logo{font-weight:900;letter-spacing:-1px;font-size:23px;line-height:1}.logo span{display:block;font-size:12px;letter-spacing:4px;margin-top:6px}.header-search{display:flex;border:1px solid #cfcfcf;height:44px}.header-search input{border:0;outline:0;padding:0 15px;flex:1;font-size:14px}.header-search button{width:50px;border:0;background:#111;color:#fff;font-size:23px}.header-actions{display:flex;justify-content:flex-end;gap:20px;font-size:13px;font-weight:700}.cart-count{background:#111;color:#fff;border-radius:50%;padding:2px 6px;font-size:11px}.main-nav{border-top:1px solid #eee;border-bottom:1px solid #ddd}.nav-inner{display:flex;gap:30px;align-items:center;min-height:48px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.nav-inner a:hover,.text-link:hover{opacity:.55}.hero{background:#111;color:#fff;min-height:520px;display:flex;align-items:center}.hero-content{padding-top:50px;padding-bottom:50px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:2.5px;margin:0 0 12px}.hero h1{font-size:clamp(42px,7vw,86px);line-height:.94;letter-spacing:-4px;max-width:950px;margin:0}.hero h1 span{display:block}.hero-copy{font-size:18px;max-width:620px;line-height:1.6;margin:25px 0}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:0 24px;font-size:12px;font-weight:900;letter-spacing:1px;border:1px solid transparent;cursor:pointer}.button-light{background:#fff;color:#111}.button-outline{border-color:#fff;color:#fff}.button-dark{background:#111;color:#fff}.button-outline-dark{border-color:#111;background:#fff;color:#111}.section{padding:70px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-heading h2,.collection-header h1{font-size:38px;letter-spacing:-1.5px;margin:0}.centered{justify-content:center;text-align:center}.text-link{font-size:12px;font-weight:900;letter-spacing:1px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:22px;row-gap:42px}.product-card{min-width:0}.product-card-link{display:block}.product-image-wrap{position:relative;background:#f5f5f5;aspect-ratio:1/1;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .25s ease}.product-card:hover .product-image-wrap img{transform:scale(1.025)}.product-card-info{padding-top:12px}.product-card-info h3{font-size:14px;line-height:1.35;margin:0 0 7px;font-weight:700}.card-price{font-size:15px;font-weight:900}.badge{position:absolute;top:10px;left:10px;background:#111;color:#fff;font-size:10px;padding:6px 9px;letter-spacing:1px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category-card{min-height:180px;background:#111;color:#fff;display:flex;align-items:end;padding:22px}.category-card-inner span{font-size:25px;font-weight:900;display:block;margin-bottom:10px}.category-card-inner b{font-size:11px;letter-spacing:1px}.collection-header{margin-bottom:38px}.collection-header .rte{max-width:800px;margin-top:15px;line-height:1.7}.pagination{text-align:center;margin-top:45px}.pagination a,.pagination span{display:inline-block;padding:9px 13px;border:1px solid #ddd;margin:2px;font-size:12px}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:70px}.main-product-image{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f5f5f5}.thumb-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.thumb-grid img{width:100%;aspect-ratio:1;object-fit:contain;background:#f5f5f5}.product-info h1{font-size:42px;line-height:1.05;letter-spacing:-1.5px;margin:0 0 18px}.product-price{font-size:25px;font-weight:900;margin-bottom:5px}.compare-price{text-decoration:line-through;opacity:.5;margin-bottom:25px}.product-form{margin:30px 0}.product-form select,.search-page-form input{width:100%;height:48px;border:1px solid #ccc;background:#fff;padding:0 12px;margin:8px 0 15px}.add-button{width:100%;height:54px}.product-description{border-top:1px solid #ddd;padding-top:25px;line-height:1.75}.trust-row{display:grid;gap:8px;border-top:1px solid #ddd;margin-top:25px;padding-top:20px;font-size:12px;font-weight:700}.cart-items{border-top:1px solid #ddd}.cart-item{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid #ddd}.cart-item img{width:130px;height:130px;object-fit:contain;background:#f5f5f5}.cart-item h2{font-size:18px;margin:0 0 10px}.cart-item input{width:65px;padding:8px;margin-left:8px}.cart-summary{text-align:right;padding-top:30px}.cart-summary .button{margin-left:8px}.empty-state{text-align:center;padding:60px 0}.search-page-form{display:flex;gap:10px;margin-bottom:35px}.search-page-form input{margin:0}.narrow-content{max-width:1000px}.rte{line-height:1.75}.rte img{max-width:100%;height:auto}.site-footer{background:#111;color:#fff;margin-top:30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding:60px 0}.footer-logo{font-weight:900;font-size:20px;letter-spacing:1px}.site-footer p{color:#bbb;line-height:1.6;max-width:350px}.site-footer h3{font-size:12px;letter-spacing:1.5px}.site-footer a{display:block;color:#bbb;font-size:13px;margin:10px 0}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;padding:18px 0;color:#888;font-size:11px}@media(max-width:900px){.header-main{grid-template-columns:1fr auto;gap:15px}.header-search{grid-column:1/-1;grid-row:2}.header-actions{justify-content:flex-end}.main-nav{overflow:auto}.nav-inner{white-space:nowrap;gap:20px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,1fr)}.product-layout{grid-template-columns:1fr;gap:35px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.page-width{width:min(100% - 24px,1400px)}.announcement{font-size:9px}.header-main{min-height:70px}.logo{font-size:18px}.header-actions{font-size:11px;gap:10px}.nav-inner{min-height:42px;font-size:10px}.hero{min-height:430px}.hero h1{font-size:48px;letter-spacing:-2px}.hero-copy{font-size:15px}.section{padding:45px 0}.section-heading h2,.collection-header h1{font-size:29px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px;row-gap:32px}.product-card-info h3{font-size:12px}.card-price{font-size:13px}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:140px;padding:16px}.category-card-inner span{font-size:19px}.product-info h1{font-size:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.search-page-form{display:block}.search-page-form .button{width:100%;margin-top:10px}.cart-summary{text-align:left}.cart-summary .button{margin:5px 5px 0 0}}.site-nav{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.site-nav a{color:inherit;text-decoration:none;font-weight:700;font-size:14px;white-space:nowrap}.site-nav a:hover{text-decoration:underline;text-underline-offset:4px}.category-section{padding-block:56px}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.category-card{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;border:1px solid #ddd;background:#f5f5f5;color:#fff;text-decoration:none}.category-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .3s ease}.category-card:hover img{transform:scale(1.04)}.category-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#111;color:#fff;font-size:18px;font-weight:800;text-align:center;padding:12px}.category-card__overlay{position:absolute;inset:auto 0 0 0;padding:18px 16px;background:linear-gradient(transparent,#000000e0)}.category-card__overlay h3{margin:14px 0 3px;color:#fff;font-size:20px;line-height:1.15}.category-card__overlay span{color:#fff;font-size:13px;font-weight:700}@media screen and (max-width:1100px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.site-nav{gap:12px 16px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.site-nav a{font-size:13px}.category-section{padding-block:40px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card__overlay{padding:12px 10px}.category-card__overlay h3{font-size:16px}}.sell-to-us-form,.shopify-section .contact-form,.shopify-section form{max-width:760px;margin-inline:auto}.sell-to-us-form{background:#fff;border:1px solid #e5e5e5;padding:32px;box-shadow:0 8px 28px #0000000f}.sell-to-us-form h2{margin:0 0 8px;font-size:clamp(28px,4vw,42px);letter-spacing:-.02em}.sell-to-us-form .form-intro{color:#666;margin-bottom:28px}.sell-to-us-form label{display:block;margin:0 0 7px;font-weight:700;font-size:14px}.sell-to-us-form input,.sell-to-us-form select,.sell-to-us-form textarea,.shopify-section form input,.shopify-section form select,.shopify-section form textarea{width:100%;border:1px solid #d6d6d6;background:#fff;padding:13px 14px;min-height:48px;border-radius:0;box-sizing:border-box}.sell-to-us-form textarea,.shopify-section form textarea{min-height:130px}.sell-to-us-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sell-to-us-form .form-field{margin-bottom:18px}.sell-to-us-form button,.sell-to-us-form input[type=submit],.shopify-section form button{width:100%;min-height:50px;background:#111;color:#fff;border:0;padding:14px 20px;font-weight:800;cursor:pointer}.sell-to-us-form button:hover,.sell-to-us-form input[type=submit]:hover,.shopify-section form button:hover{background:#333}@media(max-width:749px){.sell-to-us-form{padding:22px 18px}.sell-to-us-form .form-row{grid-template-columns:1fr;gap:0}}.site-header{background:#fff;border-bottom:1px solid #e8e8e8}.header-main{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-logo{display:flex;align-items:center;gap:12px;color:#111;text-decoration:none}.brand-logo__mark{width:48px;height:48px;border:2px solid #111;border-radius:50%;display:grid;place-items:center;font-size:15px;font-weight:900;letter-spacing:-1px}.brand-logo__text{display:flex;flex-direction:column;line-height:1}.brand-logo__text strong{font-size:20px;letter-spacing:.04em}.brand-logo__text small{font-size:9px;letter-spacing:.28em;margin-top:7px}.header-actions{display:flex;align-items:center;gap:18px}.header-actions a{color:#111;text-decoration:none;font-size:13px;font-weight:700}.header-search-link{display:flex;align-items:center;gap:5px}.site-nav{min-height:52px;border-top:1px solid #f0f0f0;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;padding:0 18px}.site-nav a{color:#111;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.01em;white-space:nowrap}.site-nav a:hover{opacity:.65}.site-nav .nav-sell{background:#111;color:#fff;padding:10px 15px}.site-nav .nav-home{font-weight:900}@media(max-width:749px){.header-main{min-height:76px}.brand-logo__mark{width:40px;height:40px}.brand-logo__text strong{font-size:16px}.brand-logo__text small{font-size:7px}.header-actions{gap:10px}.header-actions a{font-size:12px}.header-search-link span{display:none}.site-nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;gap:18px;min-height:48px}}.category-section{padding:70px 0}.category-heading{text-align:center;max-width:760px;margin:0 auto 34px}.category-kicker{font-size:11px;font-weight:900;letter-spacing:.18em;color:#777}.category-heading h2{font-size:clamp(30px,4vw,48px);margin:8px 0;letter-spacing:-.035em}.category-heading p{margin:0;color:#666;font-size:15px}.category-grid--premium{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid #ddd;color:#111;text-decoration:none;box-shadow:0 5px 18px #0000000f;transition:transform .22s ease,box-shadow .22s ease}.category-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #0000001f}.category-card__image{aspect-ratio:4/3;overflow:hidden;background:#f3f3f3}.category-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.category-card:hover .category-card__image img{transform:scale(1.06)}.category-card__fallback{height:100%;display:grid;place-items:center;background:#111;color:#fff;font-weight:900;font-size:20px;text-align:center;padding:20px}.category-card__content{padding:18px 16px 19px}.category-card__tag{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#888}.category-card__content h3{font-size:20px;line-height:1.1;margin:7px 0 16px;letter-spacing:-.02em}.category-card__cta{font-size:12px;font-weight:900}.category-card__cta b{font-size:16px;margin-left:5px}.category-card--pokemon{border-top:4px solid #e53935}.category-card--yugioh{border-top:4px solid #6b46c1}.category-card--soccer{border-top:4px solid #15803d}.category-card--basketball{border-top:4px solid #ea580c}.category-card--mtg{border-top:4px solid #2563eb}@media(max-width:749px){.category-section{padding:48px 0}.category-grid--premium{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card__content{padding:13px 12px 15px}.category-card__content h3{font-size:16px;margin-bottom:12px}}.utility-bar{background:#111;color:#fff;font-size:12px;letter-spacing:.04em}.utility-inner{min-height:44px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;gap:10px}.utility-inner span{display:flex;align-items:center;justify-content:center;gap:9px}.utility-inner b{font-size:12px}.header-main{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-logo{display:flex;align-items:center;justify-content:center;flex:1}.brand-logo img{width:min(225px,42vw);height:auto;max-height:82px;object-fit:contain;display:block}.header-actions{min-width:225px;display:flex;justify-content:flex-end;align-items:center;gap:22px}.header-icon-link{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:700}.header-icon{font-size:27px;line-height:1;font-weight:400}.cart-link{position:relative}.cart-count{background:#111;color:#fff;border-radius:999px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;padding:0 5px;margin-left:-3px}.site-nav{border-top:1px solid #eee;border-bottom:1px solid #ddd;min-height:52px;display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap;padding:0 16px}.site-nav a{font-size:15px;font-weight:800;white-space:nowrap}.site-nav .nav-home{position:relative}.site-nav .nav-home:after{content:"";position:absolute;left:0;right:0;bottom:-16px;height:3px;background:#111}.site-nav .nav-sell{background:#111;color:#fff;padding:10px 16px}.hero-premium{min-height:0;background:#080808;color:#fff}.hero-media{position:relative;min-height:455px;background-color:#0b0b0b;background-image:url("{{ "hero-cards.jpg" | asset_url }}");background-position:center right;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;overflow:hidden}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000f2,#000000d1 37%,#00000038 72%,#00000014)}.hero-content{position:relative;z-index:1;padding:62px 0;max-width:1450px}.hero-content .eyebrow{color:#f7c842;font-size:14px;letter-spacing:.18em;margin-bottom:15px}.hero-content h1{font-size:clamp(38px,5vw,66px);line-height:1.03;letter-spacing:-.04em;max-width:760px;margin:0}.hero-content h1 span{display:block;color:#f7c842}.hero-content .hero-copy{font-size:18px;line-height:1.55;max-width:670px;margin:22px 0 27px;color:#f3f3f3}.button-gold{background:#f7c842;color:#111;border-color:#f7c842;font-size:14px;min-height:52px;padding:0 28px;border-radius:7px}.button-gold b{font-size:20px;margin-left:9px}.hero-buttons{gap:12px}.hero-buttons .button-outline{border-color:#fff;border-radius:7px;min-height:52px}.category-section{padding:28px 0 34px}.category-topline{display:flex;align-items:center;gap:16px;margin-bottom:20px}.category-topline:after{content:"";height:2px;background:#d8ad35;flex:1}.category-topline h2{font-size:30px;letter-spacing:-.025em;margin:0;white-space:nowrap}.category-topline a{order:3;font-size:13px;font-weight:700;white-space:nowrap}.category-topline a span{font-size:18px;margin-left:4px}.category-card{aspect-ratio:1.18/1;min-height:0;border:0;border-radius:10px;overflow:hidden;background:#111;box-shadow:0 4px 14px #0000001f;color:#fff}.category-card__image{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;background:#111}.category-card__image img{object-fit:cover;width:100%;height:100%}.category-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000008 20%,#0000001f 42%,#000000e0)}.category-card__content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:18px 18px 17px}.category-card__content h3{font-size:21px;color:#fff;margin:0 0 10px;text-transform:uppercase;letter-spacing:-.01em}.category-card__cta{display:inline-flex;align-items:center;gap:7px;background:#fff;color:#111;border-radius:6px;padding:9px 13px;font-size:12px;font-weight:800}.category-card__cta b{font-size:16px}.category-card__fallback{height:100%;display:grid;place-items:center;color:#fff;font-weight:900;font-size:26px;text-align:center;padding:20px;background:radial-gradient(circle at 50% 25%,#333,#111 70%)}.category-card--pokemon .category-card__fallback{background:radial-gradient(circle at 50% 30%,#e6b93f,#141414 68%)}.category-card--yugioh .category-card__fallback{background:radial-gradient(circle at 50% 30%,#7043a8,#15111d 68%)}.category-card--soccer .category-card__fallback{background:radial-gradient(circle at 50% 30%,#3d784b,#0d1c11 68%)}.category-card--basketball .category-card__fallback{background:radial-gradient(circle at 50% 30%,#b85b1d,#1a100a 68%)}.category-card--mtg .category-card__fallback{background:radial-gradient(circle at 50% 30%,#244d80,#0a1019 68%)}.trust-strip-section{padding:0 0 44px}.trust-strip{background:#f5f5f5;border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);padding:28px 26px;gap:10px}.trust-item{display:flex;align-items:center;justify-content:center;gap:14px;padding:0 20px;border-right:1px solid #ccc}.trust-item:last-child{border-right:0}.trust-icon{font-size:30px;min-width:30px;text-align:center}.trust-item strong{display:block;font-size:13px;margin-bottom:5px}.trust-item small{display:block;color:#333;font-size:12px}@media(max-width:1100px){.utility-inner{grid-template-columns:repeat(2,1fr);padding:8px 0}.header-actions{min-width:180px}.site-nav{gap:22px}.category-grid--premium{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid #ccc;padding-bottom:18px}}@media(max-width:749px){.utility-inner{display:none}.header-main{min-height:78px}.brand-logo{justify-content:flex-start}.brand-logo img{width:170px;max-height:65px}.header-actions{min-width:auto;gap:10px}.desktop-label{display:none}.header-icon{font-size:25px}.site-nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;gap:20px;min-height:48px}.site-nav .nav-home:after{bottom:-15px}.hero-media{min-height:490px;background-position:68% center}.hero-overlay{background:linear-gradient(90deg,#000000f5,#000000db 58%,#0000006b)}.hero-content{padding:48px 0}.hero-content h1{font-size:43px}.hero-content .hero-copy{font-size:15px}.category-topline{gap:10px;overflow:hidden}.category-topline h2{font-size:23px}.category-topline a{font-size:11px}.category-grid--premium{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-card{aspect-ratio:.95/1;border-radius:8px}.category-card__content{padding:12px}.category-card__content h3{font-size:15px;margin-bottom:8px}.category-card__cta{font-size:10px;padding:7px 9px}.trust-strip{grid-template-columns:1fr;padding:18px 15px}.trust-item,.trust-item:nth-child(-n+2){border-right:0;border-bottom:1px solid #ccc;padding:14px 6px}.trust-item:last-child{border-bottom:0}}.utility-inner svg,.header-action svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.utility-inner svg{width:25px;height:25px}.header-main{position:relative;min-height:112px;justify-content:center}.left-action{position:absolute;left:18px;top:50%;transform:translateY(-50%)}.header-actions{position:absolute;right:18px;top:50%;transform:translateY(-50%);min-width:auto;gap:28px}.header-action{color:#111;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;position:relative}.header-action svg{width:27px;height:27px}.brand-logo{margin:0 auto}.brand-logo img{width:225px;height:auto;max-height:84px;object-fit:contain}.cart-count{position:absolute;right:-9px;top:-8px;background:#111;color:#fff;border-radius:50%;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:flex;align-items:center;justify-content:center;line-height:1}.site-nav{gap:34px}.hero-media{min-height:340px;background-image:url("{{ "hero-cards.jpg" | asset_url }}");background-position:center right;background-size:cover}.hero-overlay{background:linear-gradient(90deg,#000000f5,#000000d6 39%,#00000040 72%,#00000014)}.hero-content{padding:48px 0}.hero-content .eyebrow{font-size:14px;margin:0 0 13px;color:#f7c842}.hero-content h1{font-size:clamp(38px,4vw,54px);line-height:1.04;max-width:730px}.hero-content .hero-copy{font-size:17px;line-height:1.45;max-width:670px;margin:17px 0 23px}.button-gold{min-height:50px;padding:0 28px;border-radius:7px;font-size:15px}.category-section{padding:25px 0 30px}.category-topline{margin-bottom:20px;display:flex;align-items:center;gap:12px}.category-topline h2{font-size:29px}.category-rule{height:2px;background:#d8ad35;flex:1}.category-topline a{order:initial;margin-left:auto;color:#111;text-decoration:none}.category-grid--premium{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.category-card{aspect-ratio:1.18/1;border-radius:10px}.category-card__image img{object-fit:cover}.category-card__content{padding:17px 18px}.category-card__content h3{font-size:20px;margin:0 0 10px}.category-card__cta{background:#fff;color:#111;border-radius:6px;padding:9px 13px}.trust-strip-section{padding:0 0 38px}.trust-strip{background:#f4f4f4;border-radius:10px;padding:27px 22px}.trust-icon{font-size:30px}@media(max-width:1100px){.category-grid--premium{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.header-main{min-height:78px}.brand-logo img{width:165px;max-height:63px}.left-action{left:14px}.header-actions{right:14px;gap:13px}.header-action svg{width:23px;height:23px}.site-nav{gap:20px}.hero-media{min-height:440px;background-position:68% center}.hero-content{padding:44px 0}.hero-content h1{font-size:40px}.hero-content .hero-copy{font-size:15px}.category-topline h2{font-size:22px}.category-grid--premium{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-card{aspect-ratio:.96/1}.category-card__content{padding:12px}.category-card__content h3{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
