.products.products,#shopGrid,.catalog-sample-grid{--catalog-columns:var(--product-desktop-columns,4);--catalog-ratio:var(--product-desktop-ratio,1 / 1);--catalog-fit:var(--product-desktop-fit,cover);--catalog-gap:var(--product-desktop-gap,20px);grid-template-columns:repeat(var(--catalog-columns),minmax(0,1fr));gap:var(--catalog-gap);border:0;align-items:start;display:grid}.products.products>.product{overflow-wrap:anywhere;border:0;min-width:0;padding:0 0 18px}.products.products .product-photo{width:100%;height:auto;max-height:none;aspect-ratio:var(--catalog-ratio);object-fit:var(--catalog-fit);background:var(--surface);margin:0 0 12px}.products.products .product-heading{flex-wrap:wrap;gap:8px;margin-bottom:10px}.products.products .number{font-size:1rem}.products.products h3{margin-bottom:8px;font-size:1rem}.products.products .product-details{flex-direction:column;align-items:flex-start;gap:8px}#shopGrid>.pcard{min-width:0;overflow:hidden}#shopGrid .pcover{aspect-ratio:var(--catalog-ratio);background-size:var(--catalog-fit)}#shopGrid .pbody{overflow-wrap:anywhere;min-width:0}#shopGrid select{min-width:0;max-width:100%}@media (max-width:767px){.products.products,#shopGrid,.catalog-sample-grid{--catalog-columns:var(--product-mobile-columns,2);--catalog-ratio:var(--product-mobile-ratio,1 / 1);--catalog-fit:var(--product-mobile-fit,cover);--catalog-gap:var(--product-mobile-gap,10px)}#shopGrid .pbody{padding:10px}#shopGrid .pname{font-size:.9rem}#shopGrid .pprice{font-size:1rem}#shopGrid .b-main{padding:10px 5px;font-size:.8rem}}[data-catalog-device=desktop] .catalog-sample-grid{--catalog-columns:var(--product-desktop-columns,4);--catalog-ratio:var(--product-desktop-ratio,1 / 1);--catalog-fit:var(--product-desktop-fit,cover);--catalog-gap:var(--product-desktop-gap,20px)}[data-catalog-device=mobile] .catalog-sample-grid{--catalog-columns:var(--product-mobile-columns,2);--catalog-ratio:var(--product-mobile-ratio,1 / 1);--catalog-fit:var(--product-mobile-fit,cover);--catalog-gap:var(--product-mobile-gap,10px)}.catalog-controls{border:1px solid var(--line);background:var(--background);border-radius:12px;margin:24px 0;padding:24px}.catalog-controls h2{font-size:1.35rem}.catalog-controls .catalog-visibility{background:var(--surface);cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;gap:10px;margin:20px 0;padding:14px 16px;display:flex}.catalog-visibility input[type=checkbox]{width:20px;height:20px;accent-color:var(--accent);flex:0 0 20px;margin:0}.catalog-visibility-status{color:var(--muted);font-size:.88rem;line-height:1.7}.catalog-controls [hidden]{display:none!important}.catalog-device-tabs{gap:12px;margin:16px 0;display:flex}.catalog-device-tabs button{border:1px solid var(--line);background:var(--surface);color:var(--text);padding:12px 22px}.catalog-device-tabs button[aria-pressed=true]{background:var(--accent);color:var(--on-accent)}.catalog-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.catalog-fields label{flex-direction:column;gap:8px;font-size:.85rem;display:flex}.catalog-fields select{border:1px solid var(--line);background:var(--background);width:100%;min-height:44px;color:var(--text);font:inherit;border-radius:6px;padding:8px}.catalog-preview-scroll{background:var(--surface);border:1px solid var(--line);max-width:100%;margin-top:20px;padding:16px;overflow:auto}.catalog-device-preview{box-sizing:border-box;background:var(--background);width:1000px;margin:auto;padding:12px}.catalog-device-preview[data-catalog-device=mobile]{width:390px}.catalog-sample-grid article{overflow-wrap:anywhere;min-width:0}.catalog-sample-image{width:100%;aspect-ratio:var(--catalog-ratio);object-fit:var(--catalog-fit);background:var(--surface);border-radius:6px;display:block}.catalog-sample-grid h3{margin:10px 0 6px;font-size:.88rem}.catalog-sample-grid p{color:var(--accent);margin:0;font-size:.85rem}.catalog-preview-label{color:var(--muted);margin:12px 0 0;font-size:.8rem}@media (max-width:767px){.catalog-controls{padding:14px}.catalog-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.featured-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.featured-heading h2{margin:0}.featured-heading a{white-space:nowrap}.featured-products.products .featured-card a{color:inherit;text-decoration:none;display:block}.featured-products.products .featured-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;line-height:1.5;display:-webkit-box;overflow:hidden}.featured-products.products .featured-card strong{font-size:.95rem}.featured-products.products .featured-card{padding:0}.featured-products.products .product-photo{max-height:var(--featured-image-max-height,none);display:block}.featured-placeholder{color:var(--muted);place-items:center;font-size:.8rem;display:grid}.featured-products>.featured-desktop-overflow{display:none}@media (max-width:767px){.featured-products>.featured-card{display:block}.featured-products>.featured-mobile-overflow{display:none}}.free-surface .featured-products>.featured-card,.template-mini-page .featured-products>.featured-card{display:block}.free-surface .featured-products>.featured-desktop-overflow,.template-mini-page .featured-products>.featured-desktop-overflow{display:none}.force-mobile .featured-products>.featured-card{display:block}.force-mobile .featured-products>.featured-mobile-overflow{display:none}.featured-controls input[type=search]{width:100%;min-height:44px;font:inherit;padding:10px}.featured-selected{margin:16px 0}.featured-selected-row{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:8px 0;display:flex}.featured-selected-row>span{overflow-wrap:anywhere;flex:1;min-width:0}.featured-selected-row small,.featured-choice small{color:var(--muted);font-size:.75rem;display:block}.featured-choices{scrollbar-gutter:stable;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));align-content:start;gap:10px;max-height:360px;display:grid;overflow:auto}.featured-controls .featured-choice{border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:8px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;min-width:0;min-height:76px;padding:10px;display:flex}.featured-controls .featured-choice:has(input:checked){border-color:var(--accent);background:var(--surface)}.featured-controls .featured-choice:focus-within{outline:2px solid var(--accent);outline-offset:-2px}.featured-choice input[type=checkbox]{flex:0 0 20px;width:20px;height:20px;margin:0}.featured-choice img{object-fit:cover;border-radius:4px;flex:0 0 48px;width:48px;height:48px}.featured-choice span{overflow-wrap:anywhere;flex:1;min-width:0;line-height:1.5}.featured-choice small{margin-top:3px}@media (max-width:767px){.featured-choices{grid-template-columns:minmax(0,1fr)}.featured-selected-row{gap:4px}.featured-selected-row button{min-width:36px}}
