:root{--tee-variant-chip-min-h:32px;--tee-variant-chip-py:5px;--tee-variant-chip-px:12px;--tee-variant-chip-font:.78rem;--tee-variant-chip-radius:16px;--tee-variant-chip-line-height:20px;--tee-product-card-min:221px;--tee-product-card-max:243px;--tee-product-card-overlay-min:180px;--tee-product-card-gap:16px;--tee-product-card-gap-sm:12px}@media (max-width:500px){:root{--tee-variant-chip-min-h:38px;--tee-variant-chip-py:8px;--tee-variant-chip-px:16px;--tee-variant-chip-font:.88rem}}.product-picker--site-grid,.product-picker--catalog,.product-picker--overlay{--primary:#005bff;--primary-hover:#0050e0;--card:#fff;--text:#1a1a1a;--text-muted:#999;--danger:#f44336;--radius-sm:4px;--radius-md:8px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #00000014;--transition:.2s ease}.product-picker--site-grid .product-grid,.product-picker--catalog .product-grid{grid-template-columns:repeat(auto-fill, minmax(var(--tee-product-card-min,221px), var(--tee-product-card-max,243px)));gap:var(--tee-product-card-gap-sm);align-items:stretch;padding:4px 0 16px;display:grid}@media (min-width:400px){.product-picker--site-grid .product-grid,.product-picker--catalog .product-grid{gap:var(--tee-product-card-gap)}}@media (max-width:399px){.product-picker--site-grid .product-grid,.product-picker--catalog .product-grid{grid-template-columns:minmax(0,1fr)}}.product-setup .product-picker--catalog .product-grid{grid-template-columns:repeat(1,minmax(0,1fr));padding:4px 0 16px}@media (min-width:520px){.product-setup .product-picker--catalog .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.product-setup .product-picker--catalog .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:992px){.product-setup .product-picker--catalog .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1050px){.product-setup .product-picker--catalog .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.product-picker--overlay .product-grid{gap:var(--tee-product-card-gap-sm);grid-template-columns:repeat(1,minmax(0,1fr));align-items:stretch;padding:0 0 12px;display:grid}@media (min-width:400px){.product-picker--overlay .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:700px){.product-picker--overlay .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:960px){.product-picker--overlay .product-grid{grid-template-columns:repeat(4, minmax(var(--tee-product-card-overlay-min), 1fr));gap:var(--tee-product-card-gap)}}.product-picker--site-grid .product-card,.product-picker--catalog .product-card,.product-picker--overlay .product-card{background:var(--card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition);box-sizing:border-box;border:2px solid #0000;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr);align-content:stretch;width:100%;min-width:0;height:100%;display:grid;overflow:hidden}.product-picker--site-grid .product-card:hover,.product-picker--catalog .product-card:hover,.product-picker--overlay .product-card:hover{box-shadow:var(--shadow-md)}.product-picker--site-grid .product-card.product-card--tee-selected,.product-picker--catalog .product-card.product-card--tee-selected,.product-picker--overlay .product-card.product-card--tee-selected{border-color:var(--primary);box-shadow:0 0 0 2px #005bff26}.product-picker--site-grid .product-card.product-card--in-constructor,.product-picker--catalog .product-card.product-card--in-constructor,.product-picker--overlay .product-card.product-card--in-constructor{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb38}.product-picker--site-grid .product-card__constructor-badge,.product-picker--catalog .product-card__constructor-badge,.product-picker--overlay .product-card__constructor-badge{z-index:5;color:#fff;letter-spacing:.01em;pointer-events:none;background:#2563ebeb;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:700;line-height:1.2;position:absolute;top:8px;left:auto;right:8px}.product-picker--site-grid .product-card .cart-add-btn--in-constructor,.product-picker--catalog .product-card .cart-add-btn--in-constructor,.product-picker--overlay .product-card .cart-add-btn--in-constructor{background:#1d4ed8;border-color:#1d4ed8}.product-picker--site-grid .product-card__image-wrap,.product-picker--catalog .product-card__image-wrap,.product-picker--overlay .product-card__image-wrap{background:#fff;grid-row:1;width:100%;min-width:0;max-width:100%;height:0;min-height:0;padding-bottom:100%;position:relative;overflow:hidden}.product-picker--site-grid .product-card__image-wrap>.product-card__image,.product-picker--site-grid .product-card__image,.product-picker--catalog .product-card__image-wrap>.product-card__image,.product-picker--catalog .product-card__image,.product-picker--overlay .product-card__image-wrap>.product-card__image,.product-picker--overlay .product-card__image{object-fit:contain;object-position:center;z-index:0;width:100%;max-width:none;height:100%;max-height:none;display:block;position:absolute;top:0;left:0}.product-picker__placeholder--card{background:#f3f4f6;justify-content:center;align-items:center;font-size:2rem;display:flex;position:absolute;inset:0}.product-picker--site-grid .product-card__img-hit,.product-picker--catalog .product-card__img-hit,.product-picker--overlay .product-card__img-hit{z-index:2;cursor:pointer;-webkit-tap-highlight-color:transparent;appearance:none;background:0 0;border:none;width:30%;margin:0;padding:0;position:absolute;top:0;bottom:0}.product-picker--site-grid .product-card__img-hit--prev,.product-picker--catalog .product-card__img-hit--prev,.product-picker--overlay .product-card__img-hit--prev{left:0}.product-picker--site-grid .product-card__img-hit--next,.product-picker--catalog .product-card__img-hit--next,.product-picker--overlay .product-card__img-hit--next{right:0}.product-picker--site-grid .product-card__dots,.product-picker--catalog .product-card__dots,.product-picker--overlay .product-card__dots{z-index:4;pointer-events:auto;box-sizing:border-box;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;padding:0 8px;display:flex;position:absolute;bottom:8px;left:0;right:0}.product-picker--site-grid .product-card__dot,.product-picker--catalog .product-card__dot,.product-picker--overlay .product-card__dot{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#00000047;border:none;border-radius:50%;flex:none;width:6px;height:6px;padding:0;transition:background .2s,transform .2s}.product-picker--site-grid .product-card__dot.is-active,.product-picker--catalog .product-card__dot.is-active,.product-picker--overlay .product-card__dot.is-active{background:var(--primary,#005bff);transform:scale(1.2)}.product-picker--site-grid .product-card__badge,.product-picker--catalog .product-card__badge,.product-picker--overlay .product-card__badge{background:var(--danger);color:#fff;border-radius:var(--radius-sm);white-space:nowrap;vertical-align:baseline;padding:2px 7px;font-size:.72rem;font-weight:600;display:inline-block}.product-picker--site-grid .product-card__body,.product-picker--catalog .product-card__body,.product-picker--overlay .product-card__body{flex-direction:column;grid-row:2;min-height:0;padding:12px;display:flex}.product-picker--site-grid .product-card__body .cart-btn-wrap,.product-picker--catalog .product-card__body .cart-btn-wrap,.product-picker--overlay .product-card__body .cart-btn-wrap{margin-top:auto}.product-picker--site-grid .product-card__title,.product-picker--catalog .product-card__title,.product-picker--overlay .product-card__title{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.9rem;font-weight:500;display:-webkit-box;overflow:hidden}.product-picker--site-grid .product-card__old-price,.product-picker--catalog .product-card__old-price,.product-picker--overlay .product-card__old-price{color:var(--text-muted);margin-right:6px;font-size:.85rem;text-decoration:line-through}.product-picker--site-grid .product-card__price,.product-picker--catalog .product-card__price,.product-picker--overlay .product-card__price{color:var(--text);flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:auto;margin-bottom:6px;font-size:1.1rem;font-weight:700;display:flex}.product-picker--site-grid .price-current,.product-picker--catalog .price-current,.product-picker--overlay .price-current{color:var(--text);font-size:1.125rem;font-weight:700}.product-picker--site-grid .product-card__image-wrap .product-card__reviews,.product-picker--catalog .product-card__image-wrap .product-card__reviews,.product-picker--overlay .product-card__image-wrap .product-card__reviews{z-index:5;color:#555;cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(4px);pointer-events:auto;white-space:nowrap;background:#ffffffeb;border:1px solid #0000001f;border-radius:14px;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:4px;width:auto;max-width:calc(100% - 16px);margin:0;padding:4px 9px;font-size:.72rem;line-height:1.2;display:inline-flex;position:absolute;top:8px;left:8px;box-shadow:0 1px 3px #00000014}.product-picker--site-grid .product-card__reviews-stars,.product-picker--catalog .product-card__reviews-stars,.product-picker--overlay .product-card__reviews-stars{color:#ffb300;font-size:.85rem;line-height:1}.product-picker--site-grid .product-card__reviews-meta,.product-picker--catalog .product-card__reviews-meta,.product-picker--overlay .product-card__reviews-meta{color:#888;font-weight:500}.product-picker--site-grid .mod-pills,.product-picker--catalog .mod-pills,.product-picker--overlay .mod-pills{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;padding:4px 0;scroll-padding-inline:8px;display:flex;overflow-x:auto}.product-picker--site-grid .mod-pills::-webkit-scrollbar{background:0 0;height:0}.product-picker--catalog .mod-pills::-webkit-scrollbar{background:0 0;height:0}.product-picker--overlay .mod-pills::-webkit-scrollbar{background:0 0;height:0}.product-picker--site-grid .mod-pill,.product-picker--catalog .mod-pill,.product-picker--overlay .mod-pill,.product-picker--site-grid .apparel-color-chip,.product-picker--catalog .apparel-color-chip,.product-picker--overlay .apparel-color-chip{box-sizing:border-box;min-height:var(--tee-variant-chip-min-h);padding:var(--tee-variant-chip-py) var(--tee-variant-chip-px);border-radius:var(--tee-variant-chip-radius);font-family:inherit;font-size:var(--tee-variant-chip-font);font-weight:inherit;line-height:var(--tee-variant-chip-line-height);cursor:pointer;white-space:nowrap;color:#333;appearance:none;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #ddd;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.product-picker--site-grid .product-card button.mod-pill:not(.active),.product-picker--catalog .product-card button.mod-pill:not(.active),.product-picker--overlay .product-card button.mod-pill:not(.active),.product-picker--site-grid .product-card button.apparel-color-chip:not(.active),.product-picker--catalog .product-card button.apparel-color-chip:not(.active),.product-picker--overlay .product-card button.apparel-color-chip:not(.active){min-height:var(--tee-variant-chip-min-h);padding:var(--tee-variant-chip-py) var(--tee-variant-chip-px);border-radius:var(--tee-variant-chip-radius);color:#333;background:#fff;border:1px solid #ddd}.product-picker--site-grid .mod-pill.active,.product-picker--catalog .mod-pill.active,.product-picker--overlay .mod-pill.active,.product-picker--site-grid .product-card button.mod-pill.active,.product-picker--catalog .product-card button.mod-pill.active,.product-picker--overlay .product-card button.mod-pill.active{color:#fff;background:#005bff;border-color:#005bff}.product-picker--site-grid .mod-pill:hover:not(.active),.product-picker--catalog .mod-pill:hover:not(.active),.product-picker--overlay .mod-pill:hover:not(.active){color:#005bff;border-color:#005bff}.product-picker--site-grid .mod-pill--single,.product-picker--catalog .mod-pill--single,.product-picker--overlay .mod-pill--single{cursor:default}.product-picker--site-grid .mod-pill.is-disabled,.product-picker--catalog .mod-pill.is-disabled,.product-picker--overlay .mod-pill.is-disabled{opacity:.45;pointer-events:none}.product-picker--site-grid .mod-pill--preorder,.product-picker--catalog .mod-pill--preorder,.product-picker--overlay .mod-pill--preorder{border-style:dashed}.product-picker--site-grid .apparel-color-chip,.product-picker--catalog .apparel-color-chip,.product-picker--overlay .apparel-color-chip{padding:var(--tee-variant-chip-py) var(--tee-variant-chip-px) var(--tee-variant-chip-py) 6px;justify-content:flex-start;gap:8px}.product-picker--site-grid .product-card button.apparel-color-chip:not(.active),.product-picker--catalog .product-card button.apparel-color-chip:not(.active),.product-picker--overlay .product-card button.apparel-color-chip:not(.active){padding:var(--tee-variant-chip-py) var(--tee-variant-chip-px) var(--tee-variant-chip-py) 6px}.product-picker--site-grid .apparel-color-chip.active,.product-picker--catalog .apparel-color-chip.active,.product-picker--overlay .apparel-color-chip.active,.product-picker--site-grid .product-card button.apparel-color-chip.active,.product-picker--catalog .product-card button.apparel-color-chip.active,.product-picker--overlay .product-card button.apparel-color-chip.active{padding:var(--tee-variant-chip-py) var(--tee-variant-chip-px) var(--tee-variant-chip-py) 6px;color:#1a1a1a;background:#fff;border:1px solid #005bff;font-weight:600;box-shadow:0 0 0 2px #005bff26}.product-picker--site-grid .apparel-color-dot,.product-picker--catalog .apparel-color-dot,.product-picker--overlay .apparel-color-dot{border:1px solid #0000001f;border-radius:50%;flex-shrink:0;width:20px;height:20px}.product-picker--site-grid .cart-btn-wrap,.product-picker--catalog .cart-btn-wrap,.product-picker--overlay .cart-btn-wrap{position:relative}.product-picker--site-grid .mt-2,.product-picker--catalog .mt-2,.product-picker--overlay .mt-2{margin-top:8px}.product-picker--site-grid .btn,.product-picker--catalog .btn,.product-picker--overlay .btn{border-radius:var(--radius-sm);transition:all var(--transition);cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:1rem;font-weight:500;display:inline-flex}.product-picker--site-grid .btn:disabled,.product-picker--catalog .btn:disabled,.product-picker--overlay .btn:disabled{opacity:.6;cursor:not-allowed}.product-picker--site-grid .btn-primary,.product-picker--catalog .btn-primary,.product-picker--overlay .btn-primary{background:var(--primary);color:#fff}.product-picker--site-grid .btn-primary:hover:not(:disabled),.product-picker--catalog .btn-primary:hover:not(:disabled),.product-picker--overlay .btn-primary:hover:not(:disabled){background:var(--primary-hover)}.product-picker--site-grid .btn-sm,.product-picker--catalog .btn-sm,.product-picker--overlay .btn-sm{padding:6px 12px;font-size:.875rem}.product-picker--site-grid .w-100,.product-picker--catalog .w-100,.product-picker--overlay .w-100{width:100%}.product-picker--site-grid .product-card .cart-add-btn:disabled,.product-picker--catalog .product-card .cart-add-btn:disabled,.product-picker--overlay .product-card .cart-add-btn:disabled{opacity:1;color:#64748b;cursor:default;background:#e2e8f0;border-color:#cbd5e1}@media (max-width:500px){.product-picker--site-grid .product-card .cart-add-btn,.product-picker--catalog .product-card .cart-add-btn,.product-picker--overlay .product-card .cart-add-btn{padding-left:12px!important;padding-right:12px!important;font-size:1rem!important}}
