
/* PrintQly Shops — page-scoped styles. No global flow changes. */
.pq-shops-page{background:#080808;color:#f5f5f5;padding:12px 0 48px;min-height:calc(100vh - 80px)}
.pq-shops-container{width:min(1180px,calc(100% - 24px));margin:0 auto}
.pq-breadcrumb{display:flex;gap:6px;align-items:center;color:#6e6e6e;font-size:10px;margin:2px 0 14px}.pq-breadcrumb a{color:#9a9a9a;text-decoration:none}.pq-breadcrumb a:hover{color:#ffd000}
.pq-shops-heading{text-align:center;max-width:680px;margin:0 auto 16px}.pq-eyebrow,.pq-mini-label,.pq-ad-label{display:inline-block;color:#ffd000;font-size:8px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.pq-shops-heading h1{font-size:clamp(24px,3.2vw,36px);line-height:1.1;margin:5px 0 6px}.pq-shops-heading p{color:#8e8e8e;margin:0;line-height:1.255;font-size:10px}
.pq-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.pq-section-title>div,.pq-results-heading>div{display:flex;gap:8px;align-items:flex-start}.pq-step{flex:0 0 26px;height:26px;border-radius:7px;background:#ffd000;color:#111;display:grid;place-items:center;font-size:7px;font-weight:900}.pq-section-title h2,.pq-results-heading h2{margin:0;font-size:14px}.pq-section-title p,.pq-results-heading p{margin:3px 0 0;color:#777;font-size:11px}
.pq-category-section{background:#0d0d0d;border:1px solid #202020;border-radius:18px;padding:12px;margin-bottom:10px}.pq-category-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:6px}.pq-category-card{appearance:none;min-height:88px;background:#111;border:1px solid #242424;border-radius:10px;padding:7px 3px 6px;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;transition:.18s ease;box-shadow:inset 0 -16px 28px rgba(255,212,0,.018)}.pq-category-card:hover{transform:translateY(-2px);border-color:#555}.pq-category-card.is-selected{border-color:#ffd000;box-shadow:0 0 0 1px rgba(255,208,0,.22),inset 0 -22px 30px rgba(255,208,0,.08)}.pq-category-icon{width:34px;height:34px;border-radius:50%;background:var(--pq-icon);display:grid;place-items:center;margin-bottom:5px;box-shadow:0 7px 18px rgba(0,0,0,.25)}.pq-category-icon img{width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%)}.pq-category-card strong{color:#ffd000;font-size:8px;line-height:1.15}.pq-category-card small{color:#676767;font-size:6px;line-height:1.15;margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.pq-category-detail,.pq-location-section{display:none;background:#0e0e0e;border:1px solid #252525;border-radius:18px;padding:12px;margin-bottom:10px}.pq-category-detail.is-visible,.pq-location-section.is-visible{display:block}.pq-category-detail-top{display:flex;gap:8px;align-items:center;padding-bottom:10px;border-bottom:1px solid #202020}.pq-selected-icon{width:38px;height:38px;border-radius:12px;background:#ffd000;display:grid;place-items:center;flex:0 0 auto}.pq-selected-icon img{width:19px;height:19px;filter:brightness(0) saturate(100%)}.pq-category-detail h2{margin:2px 0 1px;font-size:14px}.pq-category-detail p{margin:0;color:#777;font-size:9px}.pq-detail-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:10px;margin-top:10px}.pq-detail-columns h3{font-size:11px;color:#aaa;margin:0 0 6px}.pq-product-chips,.pq-setup-chips{display:flex;flex-wrap:wrap;gap:4px}.pq-product-chips span,.pq-setup-chips span{border:1px solid #292929;background:#151515;border-radius:999px;padding:4px 6px;color:#bdbdbd;font-size:7px}.pq-product-chips span{color:#eee}.pq-setup-chips span{border-radius:7px;line-height:1.25}.pq-setup-chips b{color:#ffd000}
.pq-location-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:7px;align-items:end}.pq-field label{display:block;font-size:8px;color:#aaa;margin:0 0 4px}.pq-field select{width:100%;height:38px;background:#151515;border:1px solid #303030;border-radius:8px;color:#eee;padding:0 9px;outline:none}.pq-field select:focus{border-color:#ffd000}.pq-field select:disabled{opacity:.45}.pq-find-button{height:38px;border:0;border-radius:8px;background:#ffd000;color:#111;font-weight:900;cursor:pointer}.pq-find-button:disabled{background:#363636;color:#777;cursor:not-allowed}.pq-find-button span{margin-left:5px}.pq-location-note{margin-top:10px;color:#686868;font-size:8px}.pq-location-note span{color:#ffd000;margin-right:5px}
.pq-results-section{margin-top:16px}.pq-results-section.is-hidden{display:none}.pq-results-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:5px}.pq-results-count{color:#ffd000;font-size:11px;font-weight:800}.pq-shop-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pq-shop-card{background:#101010;border:1px solid #252525;border-radius:11px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.pq-shop-card.is-demo{border-color:#29240c}.pq-shop-photo{height:115px;position:relative;background:#181818}.pq-shop-photo img{width:100%;height:100%;object-fit:cover}.pq-verified,.pq-demo-badge{position:absolute;left:7px;top:7px;border-radius:999px;padding:4px 6px;font-size:6px;font-weight:900}.pq-verified{background:#ffd000;color:#111}.pq-demo-badge{background:#171717;border:1px solid #ffd000;color:#ffd000}.pq-shop-content{padding:9px}.pq-shop-title-row{display:flex;gap:6px;justify-content:space-between;align-items:flex-start}.pq-shop-title-row h3{font-size:10px;margin:0;line-height:1.25}.pq-shop-rating{color:#ffd000;font-size:8px;white-space:nowrap}.pq-shop-location{color:#d5d5d5;font-size:8px;margin:6px 0 3px;line-height:1.25}.pq-shop-address{color:#6e6e6e;font-size:9px;line-height:1.255;margin:0;min-height:26px}.pq-shop-service{display:inline-block;margin-top:6px;padding:4px 6px;border-radius:7px;background:#181818;color:#ffd000;font-size:7px;border:1px solid #292929}.pq-shop-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px;min-height:18px}.pq-shop-badges span{font-size:7px;color:#999}.pq-shop-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:8px}.pq-shop-button{min-height:31px;border-radius:7px;display:grid;place-items:center;text-decoration:none;font-size:7px;font-weight:900;border:1px solid #343434;background:#191919;color:#eee;cursor:pointer}.pq-shop-button:hover{border-color:#666}.pq-select-button{background:#ffd000;border-color:#ffd000;color:#111}.pq-demo-select{background:#282828;border-color:#383838;color:#777;cursor:pointer}.pq-demo-view{color:#ffd000}
.pq-shop-ad{grid-column:1/-1;background:linear-gradient(100deg,#121212,#181600);border:1px solid #4a4000;border-radius:11px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;gap:10px}.pq-shop-ad h3{margin:4px 0;font-size:14px}.pq-shop-ad p{margin:0;color:#777;font-size:8px;line-height:1.35;max-width:650px}.pq-ad-button{flex:0 0 auto;background:#ffd000;color:#111;border-radius:7px;padding:11px 14px;font-size:7px;font-weight:900;text-decoration:none}
.pq-results-empty{background:#111;border:1px dashed #3a3a3a;border-radius:11px;padding:16px;text-align:center;display:flex;flex-direction:column;gap:7px;color:#eee;font-size:8px}.pq-results-empty span{color:#666;font-size:8px}.pq-results-empty.is-hidden{display:none}.pq-load-more{display:block;margin:16px auto 0;background:#181818;color:#ffd000;border:1px solid #333;border-radius:10px;padding:8px 16px;font-size:8px;font-weight:900;cursor:pointer}.pq-load-more.is-hidden{display:none}
.pq-modal{display:none;position:fixed;inset:0;z-index:9999}.pq-modal.is-open{display:block}.pq-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(4px)}.pq-modal-card{position:relative;width:min(380px,calc(100% - 24px));margin:20vh auto 0;background:#151515;border:1px solid #383838;border-radius:14px;padding:18px;text-align:center;box-shadow:0 20px 80px rgba(0,0,0,.5)}.pq-modal-close{position:absolute;right:10px;top:8px;background:none;border:0;color:#aaa;font-size:22px;cursor:pointer}.pq-modal-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#ffd000;color:#111;font-size:14px;font-weight:900;margin:0 auto 12px}.pq-modal-card h2{font-size:14px;margin:0 0 8px}.pq-modal-card p{color:#888;font-size:10px;line-height:1.6;margin:0}.pq-modal-actions{margin-top:15px}.pq-modal-yellow{border:0;background:#ffd000;color:#111;border-radius:7px;padding:9px 14px;font-weight:900;cursor:pointer}
@media(max-width:1000px){
  .pq-category-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:5px}
  .pq-shop-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .pq-location-grid{grid-template-columns:repeat(2,1fr);gap:7px}
}
@media(max-width:767px){
  .pq-shops-page{padding:8px 0 38px}
  .pq-shops-container{width:calc(100% - 14px)}
  .pq-breadcrumb{font-size:8px;margin:1px 0 9px;gap:5px}
  .pq-shops-heading{margin-bottom:10px}
  .pq-shops-heading h1{font-size:23px;margin:4px 0 4px}
  .pq-shops-heading p{font-size:9px;line-height:1.35}
  .pq-category-section,.pq-category-detail,.pq-location-section{padding:9px;border-radius:10px;margin-bottom:8px}
  .pq-section-title{margin-bottom:6px}
  .pq-section-title>div,.pq-results-heading>div{gap:6px}
  .pq-step{flex-basis:22px;height:22px;border-radius:6px;font-size:7px}
  .pq-section-title h2,.pq-results-heading h2{font-size:12px}
  .pq-section-title p,.pq-results-heading p{font-size:7px;margin-top:1px}
  .pq-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}
  .pq-category-card{min-height:72px;padding:5px 2px 4px;border-radius:8px}
  .pq-category-icon{width:27px;height:27px;margin-bottom:3px}
  .pq-category-icon img{width:16px;height:16px}
  .pq-category-card strong{font-size:6.5px;line-height:1.1}
  .pq-category-card small{font-size:5px;line-height:1.05;margin-top:1px;-webkit-line-clamp:1}
  .pq-category-detail-top{gap:6px;padding-bottom:7px}
  .pq-selected-icon{width:29px;height:29px;border-radius:7px}
  .pq-selected-icon img{width:16px;height:16px}
  .pq-category-detail h2{font-size:14px}
  .pq-category-detail p{font-size:7px}
  .pq-detail-columns{grid-template-columns:1fr;gap:8px;margin-top:8px}
  .pq-detail-columns h3{font-size:7px;margin-bottom:4px}
  .pq-product-chips,.pq-setup-chips{gap:3px}
  .pq-product-chips span,.pq-setup-chips span{padding:3px 5px;font-size:6px}
  .pq-location-grid{grid-template-columns:1fr 1fr;gap:5px}
  .pq-field label{font-size:7px;margin-bottom:3px}
  .pq-field select,.pq-find-button{height:34px;border-radius:7px;font-size:8px;padding:0 7px}
  .pq-find-button{grid-column:1/-1}
  .pq-location-note{margin-top:6px;font-size:6.5px}
  .pq-results-section{margin-top:10px}
  .pq-results-heading{margin-bottom:6px;gap:6px}
  .pq-results-count{font-size:7px}
  .pq-shop-results{grid-template-columns:1fr;gap:7px}
  .pq-shop-photo{height:105px}
  .pq-shop-content{padding:7px}
  .pq-shop-title-row h3{font-size:11px}
  .pq-shop-rating{font-size:7px}
  .pq-shop-location{font-size:7px;margin:4px 0 2px}
  .pq-shop-address{font-size:6.5px;min-height:18px}
  .pq-shop-service{margin-top:4px;padding:3px 5px;font-size:6px}
  .pq-shop-badges{gap:3px;margin-top:4px;min-height:12px}
  .pq-shop-badges span{font-size:6px}
  .pq-shop-actions{gap:4px;margin-top:6px}
  .pq-shop-button{min-height:28px;border-radius:6px;font-size:6.5px}
  .pq-shop-ad{padding:8px 9px;border-radius:9px;gap:7px}
  .pq-shop-ad h3{font-size:11px;margin:2px 0}
  .pq-shop-ad p{font-size:6.5px}
  .pq-ad-button{padding:6px 8px;font-size:6.5px;border-radius:6px}
  .pq-results-empty{padding:11px;font-size:8px;gap:4px}
  .pq-results-empty span{font-size:6.5px}
}
@media(max-width:430px){
  .pq-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}
  .pq-category-card{min-height:68px}
  .pq-category-card strong{font-size:6px}
  .pq-category-card small{display:none}
  .pq-location-grid{grid-template-columns:1fr}
  .pq-find-button{grid-column:auto}
  .pq-shop-actions{grid-template-columns:1fr 1fr}
}
