:root{--page-width:1440px;--gutter:clamp(1rem,3vw,2.5rem);--color-accent:#e11d2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#111;background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5}.page-width{width:min(100%,var(--page-width));margin-inline:auto;padding-inline:var(--gutter)}img{max-width:100%}button,input{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:#fff;color:#111;padding:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shopify-section-group-header-group{position:relative;z-index:20}
.route-page{padding-block:clamp(2.5rem,5vw,5rem)}.route-page__header{margin-bottom:2rem}.route-page__header h1{margin:0;font-size:clamp(2rem,5vw,4.5rem);line-height:1;text-transform:uppercase;letter-spacing:-.045em}.route-page__description{max-width:70rem;margin-top:1rem;color:#666}.route-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.5rem 0;padding-block:1rem;border-block:1px solid #ddd}.route-toolbar select{padding:.7rem;border:1px solid #aaa;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#d9d9d9;border:1px solid #d9d9d9}.product-card{min-width:0;background:#fff;display:flex;flex-direction:column}.product-card__media{position:relative;display:block;overflow:hidden;background:#f4f4f4;aspect-ratio:1;color:#111}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__badge{position:absolute;left:.8rem;top:.8rem;background:#111;color:#fff;padding:.35rem .55rem;font-size:.68rem;font-weight:900;text-transform:uppercase}.product-card__body{padding:1.25rem;display:flex;flex:1;flex-direction:column}.product-card__vendor{color:#777;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.product-card h3{font-size:1rem;line-height:1.35;margin:.5rem 0}.product-card h3 a{color:#111;text-decoration:none}.product-card__price{display:flex;gap:.7rem;margin:auto 0 1rem;font-weight:900}.product-card__price s{color:#888;font-weight:500}.product-card__form button,.product-card__button,.button-primary{display:block;width:100%;box-sizing:border-box;border:2px solid #111;background:#111;color:#fff;padding:.8rem;text-align:center;text-decoration:none;font:inherit;font-size:.8rem;font-weight:900;text-transform:uppercase;cursor:pointer}.product-card__form button:hover,.product-card__button:hover,.button-primary:hover{background:#fff;color:#111}.product-card__button.is-disabled{background:#ddd;border-color:#ddd;color:#555}.pagination{display:flex;justify-content:center;gap:.4rem;margin-top:3rem}.pagination a,.pagination span{display:grid;place-items:center;min-width:2.5rem;height:2.5rem;border:1px solid #ccc;color:#111;text-decoration:none}.pagination .current{background:#111;color:#fff}.rte{max-width:75rem}.rte img{height:auto}.empty-state{text-align:center;padding:5rem 1rem;border:1px solid #ddd}.empty-state a{display:inline-block;margin-top:1rem}@media(max-width:989px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.route-toolbar{align-items:flex-start;flex-direction:column}.product-card__body{padding:.9rem}}
