.tps-shop-hub{--hub-orange: #c85f08;--hub-orange-deep: #9b4808;--hub-ink: #211a15;--hub-muted: rgba(33, 26, 21, .68);--hub-line: rgba(33, 26, 21, .12);--hub-cream: #faf7f1;background:var(--hub-cream);color:var(--hub-ink);padding:3.2rem 0 7rem}.tps-shop-hub *{box-sizing:border-box}.tps-shop-hub__page{max-width:144rem}.tps-shop-hub__hero{position:relative;isolation:isolate;overflow:hidden;min-height:42rem;display:flex;align-items:center;border-radius:3.2rem;padding:clamp(3.4rem,6vw,7rem);background:linear-gradient(118deg,#211912,#422918 48%,#d36a0b);box-shadow:0 2rem 5rem #1f130a24}.tps-shop-hub__hero-content{position:relative;z-index:2;max-width:84rem;color:#fff}.tps-shop-hub__hero-orb{position:absolute;border-radius:50%;background:#ff9a372e;pointer-events:none;z-index:0}.tps-shop-hub__hero-orb--one{width:34rem;height:34rem;right:-7rem;top:-10rem}.tps-shop-hub__hero-orb--two{width:22rem;height:22rem;right:21rem;bottom:-10rem;background:#ffffff14}.tps-shop-hub__breadcrumbs{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.1rem;color:#ffffffb8;font-size:1.3rem}.tps-shop-hub__breadcrumbs a{color:inherit;text-decoration:none}.tps-shop-hub__breadcrumbs a:hover{color:#fff}.tps-shop-hub__eyebrow{margin:0 0 .8rem;color:var(--hub-orange);font-size:1.2rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.tps-shop-hub__hero .tps-shop-hub__eyebrow{color:#ffbe79}.tps-shop-hub__hero h1{margin:0;color:#fff;font-size:clamp(3.7rem,6vw,6.8rem);line-height:1.02;letter-spacing:-.04em}.tps-shop-hub__intro{max-width:76rem;margin-top:1.8rem;color:#ffffffd6;font-size:clamp(1.55rem,2vw,1.85rem);line-height:1.7}.tps-shop-hub__intro p{margin:0}.tps-shop-hub__hero-actions,.tps-shop-hub__footer-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.6rem}.tps-shop-hub__button{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;padding:1.25rem 2rem;border-radius:999px;font-weight:800;text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.tps-shop-hub__button:hover{transform:translateY(-2px)}.tps-shop-hub__button--light{background:#fff;color:#25190f}.tps-shop-hub__button--outline{border:1px solid rgba(255,255,255,.55);color:#fff;background:#ffffff0f}.tps-shop-hub__button--outline:hover{background:#ffffff21}.tps-shop-hub__button--dark{background:var(--hub-ink);color:#fff}.tps-shop-hub__button--outline-dark{border:1px solid rgba(33,26,21,.25);color:var(--hub-ink);background:transparent}.tps-shop-hub__jump{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin:2rem 0 4rem}.tps-shop-hub__jump a{min-width:0;display:flex;align-items:center;gap:.9rem;border:1px solid var(--hub-line);border-radius:1.8rem;padding:.95rem 1.2rem;background:#fff;color:var(--hub-ink);font-size:1.3rem;font-weight:800;text-decoration:none;box-shadow:0 .8rem 2.2rem #1f130a0b;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tps-shop-hub__jump a:hover{transform:translateY(-2px);border-color:#c85f086b;box-shadow:0 1.2rem 2.8rem #1f130a14}.tps-shop-hub__jump img{width:4rem;height:4rem;object-fit:contain;flex:0 0 auto;border-radius:1rem;padding:.35rem;background:#d17000}.tps-shop-hub__species-list{display:grid;gap:2.4rem}.tps-shop-hub__species{scroll-margin-top:12rem;display:grid;grid-template-columns:minmax(28rem,.78fr) minmax(0,1.55fr);gap:clamp(2.4rem,4vw,5rem);align-items:stretch;overflow:hidden;padding:clamp(1.4rem,2.4vw,2.2rem);border:1px solid var(--hub-line);border-radius:3rem;background:#fff;box-shadow:0 1.4rem 4rem #1f130a0f}.tps-shop-hub__species--reverse{grid-template-columns:minmax(0,1.55fr) minmax(28rem,.78fr)}.tps-shop-hub__species--reverse .tps-shop-hub__species-media{order:2}.tps-shop-hub__species--reverse .tps-shop-hub__species-content{order:1}.tps-shop-hub__species-media{position:relative;min-height:100%;overflow:hidden;border-radius:2.4rem;background:linear-gradient(145deg,#f5e6d7,#e8d1bb);text-decoration:none}.tps-shop-hub__species-photo{width:100%;height:100%;min-height:36rem;display:block;object-fit:cover;object-position:center;transition:transform .35s ease}.tps-shop-hub__species-photo--fallback{object-fit:contain;padding:5rem;background:#d17000}.tps-shop-hub__species-media:hover .tps-shop-hub__species-photo{transform:scale(1.025)}.tps-shop-hub__species-media-label{position:absolute;left:1.5rem;right:1.5rem;bottom:1.5rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.2rem 1.5rem;border:1px solid rgba(255,255,255,.24);border-radius:1.5rem;color:#fff;background:#1d140dd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:1.35rem;font-weight:800}.tps-shop-hub__species-content{min-width:0;padding:clamp(.8rem,1.8vw,1.8rem) clamp(.5rem,1.6vw,1.5rem) clamp(.8rem,1.8vw,1.8rem) 0}.tps-shop-hub__species--reverse .tps-shop-hub__species-content{padding-left:clamp(.5rem,1.6vw,1.5rem);padding-right:0}.tps-shop-hub__species-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem}.tps-shop-hub__species h2{margin:0;color:var(--hub-ink);font-size:clamp(2.7rem,3.5vw,4.1rem);line-height:1.08;letter-spacing:-.025em}.tps-shop-hub__count{flex:0 0 auto;display:inline-flex;align-items:center;min-height:3.2rem;padding:.65rem 1rem;border-radius:999px;background:#c85f081a;color:var(--hub-orange-deep);font-size:1.05rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.tps-shop-hub__species-intro{max-width:80rem;margin:1rem 0 2rem;color:var(--hub-muted);font-size:1.45rem;line-height:1.65}.tps-shop-hub__category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.tps-shop-hub__category-grid--single{grid-template-columns:minmax(0,1fr);max-width:70rem}.tps-shop-hub__category-card{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:10.4rem;padding:1.35rem 1.4rem 1.35rem 1.55rem;border:1px solid rgba(33,26,21,.105);border-radius:1.7rem;background:#fbf8f3;color:var(--hub-ink);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.tps-shop-hub__category-card:hover{transform:translateY(-2px);border-color:#c85f0857;background:#fff;box-shadow:0 .9rem 2.2rem #1f130a12}.tps-shop-hub__category-copy{min-width:0;display:grid;gap:.45rem}.tps-shop-hub__category-copy strong{font-size:1.38rem;line-height:1.3}.tps-shop-hub__category-copy>span{color:var(--hub-muted);font-size:1.15rem;line-height:1.45}.tps-shop-hub__category-arrow{flex:0 0 auto;width:3.2rem;height:3.2rem;display:grid;place-items:center;border-radius:50%;background:var(--hub-orange);color:#fff;font-size:1.45rem;transition:transform .18s ease}.tps-shop-hub__category-card:hover .tps-shop-hub__category-arrow{transform:translate(2px)}.tps-shop-hub__footer-cta{display:flex;align-items:center;justify-content:space-between;gap:3rem;margin-top:3rem;padding:clamp(2.5rem,4vw,4rem);border:1px solid var(--hub-line);border-radius:2.8rem;background:linear-gradient(115deg,#fff,#fff8ef)}.tps-shop-hub__footer-cta h2{margin:0;font-size:clamp(2.4rem,3vw,3.5rem);color:var(--hub-ink)}.tps-shop-hub__footer-cta p:not(.tps-shop-hub__eyebrow){max-width:70rem;margin:.8rem 0 0;color:var(--hub-muted)}.tps-shop-hub__footer-actions{flex:0 0 auto;margin-top:0}@media screen and (max-width:989px){.tps-shop-hub{padding-top:1.8rem}.tps-shop-hub__hero{min-height:36rem;border-radius:2.4rem}.tps-shop-hub__jump{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:2.5rem}.tps-shop-hub__jump a:last-child{grid-column:1 / -1}.tps-shop-hub__species,.tps-shop-hub__species--reverse{grid-template-columns:minmax(0,1fr);gap:2rem;border-radius:2.4rem}.tps-shop-hub__species--reverse .tps-shop-hub__species-media,.tps-shop-hub__species--reverse .tps-shop-hub__species-content{order:initial}.tps-shop-hub__species-photo{min-height:30rem;aspect-ratio:16 / 9}.tps-shop-hub__species-content,.tps-shop-hub__species--reverse .tps-shop-hub__species-content{padding:0 .4rem .6rem}.tps-shop-hub__footer-cta{align-items:flex-start;flex-direction:column}.tps-shop-hub__footer-actions{width:100%}}@media screen and (max-width:599px){.tps-shop-hub{padding-bottom:4rem}.tps-shop-hub__hero{padding:3.2rem 2.3rem;min-height:0}.tps-shop-hub__hero h1{font-size:clamp(3.4rem,11vw,4.8rem)}.tps-shop-hub__hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tps-shop-hub__button{min-width:0;padding-inline:1.2rem;font-size:1.2rem;text-align:center}.tps-shop-hub__jump{gap:.7rem}.tps-shop-hub__jump a{gap:.65rem;padding:.75rem .8rem;border-radius:1.4rem;font-size:1.13rem}.tps-shop-hub__jump img{width:3.4rem;height:3.4rem}.tps-shop-hub__species{padding:1rem}.tps-shop-hub__species-photo{min-height:22rem}.tps-shop-hub__species-media-label{left:.9rem;right:.9rem;bottom:.9rem;padding:1rem 1.1rem;font-size:1.15rem}.tps-shop-hub__species-heading-row{display:block}.tps-shop-hub__count{margin-top:.9rem}.tps-shop-hub__species-intro{font-size:1.3rem}.tps-shop-hub__category-grid,.tps-shop-hub__category-grid--single{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;gap:.75rem}.tps-shop-hub__category-grid--single .tps-shop-hub__category-card{grid-column:1 / -1}.tps-shop-hub__category-card{min-height:0;align-items:flex-start;padding:1.15rem 1rem;border-radius:1.4rem}.tps-shop-hub__category-copy strong{font-size:1.2rem}.tps-shop-hub__category-copy>span{font-size:1.03rem;line-height:1.38}.tps-shop-hub__category-arrow{width:2.7rem;height:2.7rem;font-size:1.2rem}.tps-shop-hub__footer-cta{padding:2.4rem 2rem}.tps-shop-hub__footer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.tps-shop-hub__button,.tps-shop-hub__jump a,.tps-shop-hub__species-photo,.tps-shop-hub__category-card,.tps-shop-hub__category-arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/tps-collections-hub.css.map */
