.br-tpl-column{width:100%;max-width:1920px;margin:0 auto;padding-inline:var(--page-padding-x, 20px);box-sizing:border-box}.br-tpl-hero{padding-top:clamp(116px,6.77vw,130px);padding-bottom:0}.br-tpl-crumbs{margin-bottom:clamp(24px,2.34vw,45px)}.br-tpl-hero-title{margin:0;color:var(--text-ink);font-family:var(--font-display);font-weight:600;font-size:clamp(36px,calc(14.64px + 5.6958vw),124px);line-height:1.02;letter-spacing:-.04em;max-width:11em;text-wrap:balance}.br-tpl-hero-sub{margin:clamp(20px,1.56vw,30px) 0 0;max-width:48ch;color:var(--text-body);font-family:var(--font-body);font-size:clamp(16px,calc(14.06px + .5178vw),24px);line-height:1.4;letter-spacing:-.01em;text-wrap:pretty}.br-tpl-hero-search-form{margin-top:clamp(40px,3.54vw,68px)}.br-tpl-filters{display:flex;flex-direction:column}.br-tpl-cats{overflow-x:auto;padding-bottom:2px}.br-tpl-cats-row{display:flex;align-items:center;gap:12px;min-width:-moz-max-content;min-width:max-content}@media(min-width:768px){.br-tpl-cats{overflow-x:visible}.br-tpl-cats-row{flex-wrap:wrap;min-width:0;row-gap:12px}}.br-tpl-chip{display:inline-flex;align-items:center;padding:14px 24px;border-radius:8px;background:var(--surface-card-warm);color:var(--text-ink);font-family:var(--font-body);font-size:18px;line-height:26px;font-weight:400;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.br-tpl-chip:hover{background:var(--surface-warm)}.br-tpl-chip:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.br-tpl-chip--active,.br-tpl-chip--active:hover{background:var(--surface-inverse);color:var(--text-inverse)}@media(max-width:767px){.br-tpl-chip{padding:11px 18px;font-size:14px;line-height:18px}}@media(min-width:768px)and (max-width:1024px){.br-tpl-chip{font-size:16px;line-height:24px}}.br-tpl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,2.5vw,40px);margin-top:clamp(32px,3.2vw,56px)}@media(max-width:1100px){.br-tpl-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.br-tpl-grid{grid-template-columns:1fr}}.br-tpl-card{display:flex;flex-direction:column;overflow:hidden;background:var(--surface-card);text-decoration:none}.br-tpl-card:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.br-tpl-card-media{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--surface-sunken)}.br-tpl-card-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.br-tpl-card-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--orange-100)}.br-tpl-card-fallback span{color:var(--text-ink);font-family:var(--font-display);font-size:clamp(22px,1.667vw,32px);font-weight:600;letter-spacing:-.03em;line-height:1.15;text-align:center}.br-tpl-card-body{display:flex;flex-direction:column;gap:10px;padding:18px 20px 20px}.br-tpl-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.br-tpl-card-title{margin:0;overflow:hidden;color:var(--text-ink);font-family:var(--font-display);font-size:22px;font-weight:600;letter-spacing:-.02em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.br-tpl-card-price{flex-shrink:0;padding-top:4px;color:var(--text-strong);font-family:var(--font-body);font-size:14px;font-weight:500}.br-tpl-card-desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;color:var(--text-body);font-family:var(--font-body);font-size:14px;line-height:20px}.br-tpl-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--text-secondary);font-family:var(--font-body);font-size:14px;line-height:18px}.br-tpl-card-tags{margin:0;color:var(--text-secondary);font-family:var(--font-body);font-size:13px;line-height:18px}.br-tpl-empty{margin-top:clamp(32px,3.2vw,56px);padding:clamp(32px,3.3vw,64px);background:var(--surface-card);border:1px solid var(--border-soft);color:var(--text-body);font-family:var(--font-body);font-size:16px;line-height:24px;text-align:center}.br-tpl-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.br-tpl-pagination{display:flex;justify-content:center;margin-top:clamp(40px,4vw,64px);padding-bottom:clamp(64px,6.25vw,120px)}.br-tpl-pagination .br-pg{max-width:100%}.br-tpl-pagination .br-pg-pages{flex:0 1 auto;min-width:0;flex-wrap:wrap;justify-content:center;row-gap:4px}@media(max-width:560px){.br-tpl-pagination .br-pg{--pg-cell: 34px;--pg-cell-w: 34px;--pg-arrow: 34px;--pg-glyph: 20px;--pg-fs: 16px;--pg-lh: 20px;--pg-tr: -.16px;--pg-bracket-gap: 4px;--pg-gap-root: 8px;--pg-gap-pages: 4px}}.br-tpl-card-link{display:flex;flex-direction:column;flex:1;text-decoration:none}.br-tpl-card-actions{display:flex;gap:8px;padding:0 20px 20px}.br-tpl-card-action{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border:1px solid var(--border-mid);border-radius:var(--radius-cta);background:var(--surface-card);color:var(--text-strong);font-family:var(--font-body);font-size:14px;font-weight:500;letter-spacing:-.01em;text-decoration:none;transition:background-color .15s ease}.br-tpl-card-action:hover{background:var(--surface-sunken)}.br-tpl-card-action:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}.br-tpl-card-action--primary,.br-tpl-card-action--primary:hover{flex:1;border-color:var(--ink-800);background:var(--ink-800);color:var(--text-inverse)}.br-tpl-section-title{margin:0;color:var(--text-ink);font-family:var(--font-display);font-weight:600;font-size:clamp(28px,2.5vw,48px);line-height:1.16;letter-spacing:-.03em}.br-tpl-browse{margin-top:clamp(40px,4.2vw,80px)}.br-tpl-browse .br-tpl-cats{margin-top:clamp(20px,2vw,32px)}.br-tpl-featured{margin-top:clamp(48px,5vw,96px)}.br-tpl-featured-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.br-tpl-featured .br-tpl-grid{margin-top:clamp(20px,2vw,32px)}.br-tpl-viewall{position:relative;display:inline-block;flex-shrink:0;color:var(--text-ink);font-family:var(--font-body);font-size:16px;font-weight:500;text-decoration:none}.br-tpl-viewall:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right center;transition:transform .18s ease}@media(hover:hover){.br-tpl-viewall:hover:after{transform:scaleX(1);transform-origin:left center}}@media(prefers-reduced-motion:reduce){.br-tpl-viewall:after{transition:none}}.br-tpl-viewall:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.br-tpl-toolbar{display:flex;align-items:center;margin:clamp(20px,2vw,32px) 0 0}.br-tpl-toolbar+.br-tpl-grid{margin-top:clamp(24px,2.5vw,40px)}@media(min-width:768px)and (max-width:1099px){.br-tpl-sort .br-select-label{font-size:16px;line-height:20px}}.br-tpl-featured:last-of-type{padding-bottom:clamp(64px,6.25vw,120px)}
