.rp-shop{--rp-ink:#1e3f20;--rp-ink-deep:#132a14;--rp-sage:#87986a;--rp-mint:#e9f5db;--rp-navy:#0f4060;--rp-teal:#54a9ab;--rp-line:#dfe8d6;--rp-muted:#5f6b5a;--rp-max:1320px;--rp-pad:clamp(16px,3vw,32px);--rp-bg:#f8fff0;--rp-radius:16px;color:var(--rp-ink);font-family:"Jost",sans-serif;font-size:16px;line-height:1.5}.rp-shop *{box-sizing:border-box}.rp-shop__inner{max-width:var(--rp-max);margin:0 auto;padding:0 var(--rp-pad)}.rp-shop a:focus-visible,.rp-shop button:focus-visible,.rp-shop select:focus-visible{outline:3px solid var(--rp-teal);outline-offset:2px}.rp-shop__hero{background:var(--rp-bg);border-bottom:1px solid var(--rp-line)}.rp-shop__hero .rp-shop__inner{padding-top:clamp(18px,3vw,32px);padding-bottom:clamp(24px,4vw,44px)}.rp-crumbs ol{display:flex;flex-wrap:wrap;gap:4px 0;margin:0 0 10px;padding:0;list-style:none;font-size:14px;color:var(--rp-muted)}.rp-crumbs li+li:before{content:"›";margin:0 8px;opacity:.6}.rp-crumbs a{color:var(--rp-muted);text-decoration:none}.rp-crumbs a:hover{color:var(--rp-ink)}.rp-crumbs [aria-current]{color:var(--rp-ink);font-weight:500}.rp-shop__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 16px}.rp-shop h1.rp-shop__title{margin:0;font-family:inherit;font-size:clamp(32px,4.6vw,52px);font-weight:500;line-height:1.1;color:var(--rp-ink)}.rp-shop__count{font-size:15px;color:var(--rp-muted)}.rp-shop__desc{max-width:70ch;margin-top:10px;color:var(--rp-muted)}.rp-shop__desc p{margin:0 0 8px}.rp-shop__cats{padding-top:clamp(20px,3vw,32px)}.rp-catgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}@media (min-width:640px){.rp-catgrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1025px){.rp-catgrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.rp-catcard{display:flex;align-items:center;gap:12px;min-height:76px;padding:8px 14px 8px 8px;border:1px solid var(--rp-line);border-radius:14px;background:#fff;color:var(--rp-ink);text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.rp-catcard:hover{border-color:var(--rp-sage);box-shadow:0 10px 24px rgba(30,63,32,.1);transform:translateY(-2px);color:var(--rp-ink)}.rp-catcard__thumb{flex:none;width:60px;height:60px;border-radius:10px;overflow:hidden;background:var(--rp-mint)}.rp-shop .rp-catcard__thumb img{width:100%;height:100%;object-fit:cover;display:block}.rp-catcard__body{display:flex;flex-direction:column;min-width:0;flex:1}.rp-catcard__name{font-weight:500;line-height:1.25}.rp-catcard__count{font-size:13px;color:var(--rp-muted)}.rp-catcard .rp-icon{width:18px;height:18px;flex:none;color:var(--rp-sage);transition:transform .15s}.rp-catcard:hover .rp-icon{transform:translateX(3px)}@media (max-width:639px){.rp-catcard{min-height:64px}.rp-catcard__thumb{width:48px;height:48px}.rp-catcard .rp-icon{display:none}}.rp-shop__body{padding-top:clamp(20px,3vw,32px);padding-bottom:clamp(40px,6vw,80px)}.rp-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 20px}.rp-chips__label{font-size:14px;color:var(--rp-muted);margin-right:4px}.rp-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1.5px solid var(--rp-line);border-radius:999px;background:#fff;color:var(--rp-ink);font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s}.rp-chip:hover{background:var(--rp-mint);border-color:var(--rp-sage);color:var(--rp-ink)}.rp-chip.is-active{background:var(--rp-ink);border-color:var(--rp-ink);color:#fff}.rp-shop__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:0 0 20px}.rp-shop .woocommerce-result-count{margin:0;float:none;font-size:14px;color:var(--rp-muted)}.rp-shop .woocommerce-ordering{margin:0;float:none}.rp-shop .woocommerce-ordering select{height:44px;padding:0 44px 0 16px;border:1.5px solid var(--rp-line);border-radius:999px;background:#fff;font:inherit;font-size:15px;color:var(--rp-ink);-webkit-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231E3F20' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px}.rp-shop .woocommerce-notices-wrapper:empty{display:none}.rp-shop .woocommerce-message,.rp-shop .woocommerce-info{margin:0 0 20px;padding:14px 18px 14px 48px;border:0;border-left:4px solid var(--rp-sage);border-radius:12px;background:var(--rp-mint);color:var(--rp-ink)}.rp-shop .woocommerce-message:before,.rp-shop .woocommerce-info:before{top:50%;left:18px;transform:translateY(-50%);color:inherit}.rp-shop .woocommerce-message .button{float:none;margin-left:12px;padding:8px 14px;border-radius:999px;background:var(--rp-ink);color:#fff;font-weight:500}.rp-shop ul.products,.rp-shop .woocommerce ul.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.rp-shop ul.products:before,.rp-shop ul.products:after{content:none;display:none}@media (min-width:640px){.rp-shop ul.products{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1025px){.rp-shop ul.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}.rp-shop ul.products[class*=columns-] li.product,.rp-shop ul.products li.product.rp-card{width:auto;max-width:none;float:none;margin:0;padding:0;display:flex;flex-direction:column;border:1px solid var(--rp-line);border-radius:var(--rp-radius);background:#fff;overflow:hidden;transition:border-color .15s,box-shadow .15s,transform .15s}.rp-shop li.product.rp-card:hover{border-color:var(--rp-sage);box-shadow:0 14px 32px rgba(30,63,32,.12);transform:translateY(-3px)}.rp-card__media{display:block;position:relative;aspect-ratio:1/1;background:var(--rp-mint);overflow:hidden}.rp-shop .rp-card__media img{width:100%;height:100%;object-fit:cover;display:block;margin:0;transition:transform .35s ease}.rp-card:hover .rp-card__media img{transform:scale(1.04)}.rp-card__badge{position:absolute;top:10px;left:10px;padding:4px 10px;border-radius:999px;background:#c0392b;color:#fff;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.rp-card__body{display:flex;flex-direction:column;flex:1;gap:4px;padding:12px 14px 14px}.rp-card__label{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--rp-sage)}.rp-shop h2.rp-card__title{margin:0;font-family:inherit;font-size:15.5px;font-weight:500;line-height:1.3;color:var(--rp-ink)}.rp-card__title a{color:inherit;text-decoration:none}.rp-card__title a:hover{color:var(--rp-navy)}.rp-card__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:10px}.rp-card__price{font-size:17px;font-weight:600;color:var(--rp-ink);font-variant-numeric:tabular-nums}.rp-card__price del{font-weight:400;color:var(--rp-muted);margin-right:6px}.rp-card__price ins{text-decoration:none}.rp-card__price .woocommerce-price-suffix{display:block;font-size:12px;font-weight:400;color:var(--rp-muted)}.rp-shop ul.products li.product .rp-card__foot a.button,.rp-shop ul.products li.product .rp-card__foot a.button:hover{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin:0;padding:0 16px;border:1.5px solid var(--rp-ink);border-radius:999px;background:0 0;color:var(--rp-ink);font:inherit;font-size:14px;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;transition:background .15s,color .15s}.rp-shop .rp-card__foot a.button:hover{background:var(--rp-ink);color:#fff}.rp-shop .rp-card__foot a.button.loading{opacity:.6}.rp-shop .rp-card__foot a.button.added{background:var(--rp-sage);border-color:var(--rp-sage);color:#fff}.rp-shop .rp-card__foot a.added_to_cart{font-size:13px;color:var(--rp-navy);font-weight:500}@media (max-width:639px){.rp-card__body{padding:10px 12px 12px}.rp-shop h2.rp-card__title{font-size:14px}.rp-card__price{font-size:15px}.rp-shop ul.products li.product .rp-card__foot a.button{min-height:36px;padding:0 12px;font-size:13px}}.rp-shop .woocommerce-pagination{margin-top:28px}.rp-shop .woocommerce-pagination ul.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;border:0;list-style:none}.rp-shop .woocommerce-pagination ul.page-numbers li{border:0;margin:0}.rp-shop .woocommerce-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 12px;border:1.5px solid var(--rp-line);border-radius:999px;background:#fff;color:var(--rp-ink);font-size:15px;font-weight:500;text-decoration:none;line-height:1}.rp-shop .woocommerce-pagination a.page-numbers:hover{background:var(--rp-mint);border-color:var(--rp-sage);color:var(--rp-ink)}.rp-shop .woocommerce-pagination .page-numbers.current{background:var(--rp-ink);border-color:var(--rp-ink);color:#fff}.rp-shop .woocommerce-pagination .page-numbers.dots{border:0;background:0 0}.rp-shop__empty{padding:48px 20px;text-align:center}.rp-shop__empty p{margin:0 0 16px;font-size:18px;font-weight:500}.rp-shop__btn{display:inline-flex;align-items:center;min-height:48px;padding:0 26px;border-radius:999px;background:var(--rp-ink);color:#fff;font-weight:600;text-decoration:none}.rp-shop__btn:hover{background:var(--rp-ink-deep);color:#fff}@media (prefers-reduced-motion:reduce){.rp-shop *{transition:none!important}}