.shop-page,.shop-page *,.shop-page h1,.shop-page h2,.shop-page h3,.shop-page p,.shop-page a,.shop-page span{font-family:'Trebuchet MS',Helvetica,sans-serif!important}.shop-page{max-width:1080px;margin:0 auto;padding:2rem 1.5rem 4rem;line-height:1.6;color:#2f2e2e}.shop-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.4em 0;margin:0 0 3em;padding:.6em .5em;background:#fafafa;border-radius:8px;border:1px solid #e8e8e8}.shop-nav a{flex:1 1 auto;text-align:center;font-size:.85em;font-weight:600;color:#757374;padding:.5em .8em;border-radius:4px;text-decoration:none;transition:background 0.2s,color 0.2s;white-space:nowrap}.shop-nav a:hover{background:#f46;color:#fff;text-decoration:none}@media (max-width:600px){.shop-nav{gap:.3em}.shop-nav a{flex:0 1 auto;font-size:.8em;padding:.4em .6em}}.shop-section{margin-bottom:3em}.shop-section__title{font-size:1.3em!important;font-weight:700!important;margin-bottom:.5em;padding-bottom:.4em;border-bottom:2px solid #d8d8d8}.shop-section__intro{font-size:.88em;color:#757374;margin-bottom:1.5em}.shop-page [id]{scroll-margin-top:80px}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2em}@media (max-width:900px){.shop-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.shop-grid{grid-template-columns:1fr}}.shop-card{position:relative;background:#fff;border:1px solid #e8e8e8;border-radius:6px;overflow:hidden;transition:box-shadow 0.25s ease,border-color 0.25s ease;display:flex;flex-direction:column}.shop-card:hover{box-shadow:0 4px 14px rgb(47 46 46 / .08);border-color:#d8d8d8}.shop-card__badge{position:absolute;top:.5em;right:.5em;font-size:.65em;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2em .5em;border-radius:3px;z-index:2}.shop-card__badge--neu{background:#f46;color:#fff}.shop-card__badge--bestseller{background:#2f2e2e;color:#fff}.shop-card__img-wrap{position:relative;width:100%;aspect-ratio:3 / 2;overflow:hidden;background:#fafafa;border-bottom:1px solid #e8e8e8}.shop-card__img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.shop-card:hover .shop-card__img{transform:scale(1.03)}.shop-card__img-wrap--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fafafa 0%,#f0f0f0 100%)}.shop-card__placeholder-icon{font-size:1.8em;color:#d8d8d8}.shop-card__body{padding:.9em 1em 1.1em;display:flex;flex-direction:column;flex:1}.shop-card__title{font-size:0.95em!important;font-weight:600!important;margin:0 0 .3em;line-height:1.3;color:#2f2e2e}.shop-card__desc{font-size:.82em;color:#757374;line-height:1.5;margin:0 0 .8em;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shop-card__price{font-size:.85em;font-weight:700;color:#2f2e2e;margin:0 0 .7em}.shop-card__cta{display:inline-block;background:#f46;color:#fff!important;font-size:.78em;font-weight:600;padding:.5em 1.2em;border-radius:5px;text-decoration:none!important;text-align:center;transition:background 0.2s ease;align-self:flex-start}.shop-card__cta:hover{background:#e63d5c;color:#fff!important;text-decoration:none!important}.shop-section:last-child .shop-grid{grid-template-columns:repeat(3,1fr);max-width:none}@media (max-width:560px){.shop-page{padding:1.2rem 1rem 2.5rem}.shop-card__body{padding:.8em .9em 1em}.shop-card__title{font-size:0.9em!important}.shop-section:last-child .shop-grid{grid-template-columns:1fr}}