.es-shop{padding:12px 0 48px}.es-shop-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.es-shop-head h2{font-size:clamp(24px,3vw,36px);line-height:1.2;letter-spacing:-.03em;max-width:600px;margin:12px 0;text-transform:none}.es-shop-head p{color:var(--muted)}.es-shop-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px;background:var(--panel);border:1px solid var(--line);border-radius:18px}.es-shop-filters label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600}.es-shop-filters input,.es-shop-filters select{width:100%;min-width:0;min-height:44px;padding:10px 12px;background:var(--ink);color:var(--cream);border:1px solid var(--line);border-radius:8px;font:inherit;font-size:16px}.es-shop-filters .es-shop-stock{flex-direction:row;align-items:center}.es-shop-stock input{width:18px;min-height:18px;accent-color:var(--yellow)}.es-shop-filters>a{align-self:center;font-size:14px;text-decoration:underline}.es-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.es-shop-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--panel);transition:transform .2s}.es-shop-card:hover{transform:translateY(-3px)}.es-shop-image{display:block;aspect-ratio:1;background:#f5f3ef;padding:20px}.es-shop-image img{display:block;width:100%;height:100%;object-fit:contain}.es-shop-card-body{display:flex;flex-direction:column;gap:12px;padding:22px;flex:1}.es-shop-card h3{font-size:19px;line-height:1.3;margin:0;text-transform:none;letter-spacing:-.02em}.es-shop-kind{color:var(--yellow);font-size:12px;font-weight:700}.es-shop-description{font-size:14px;color:var(--muted);margin:0}.es-shop-price{margin-top:auto;font-size:22px;font-weight:700}.es-shop .button{font-size:12px;min-height:44px}.es-shop-count{color:var(--muted);font-size:14px}.es-shop-empty{text-align:center;padding:48px 20px}.es-shop-pagination{display:flex;gap:8px;justify-content:center;margin-top:28px}.es-shop-pagination .page-numbers{padding:8px 14px;border:1px solid var(--line);border-radius:8px}.es-shop-pagination .current{background:var(--yellow);color:#111}.es-shop input:focus-visible,.es-shop select:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.es-commerce h1{font-size:clamp(25px,3vw,38px)!important}.es-commerce h2{font-size:24px!important}.es-commerce{padding-block:36px}.es-commerce .woocommerce div.product img{object-fit:contain}.es-commerce .woocommerce input,.es-commerce .woocommerce select{min-height:42px}.es-commerce .woocommerce button.button{background:var(--yellow);color:#111}.es-purchases-links{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}
@media(max-width:1000px){.es-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.es-shop-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.nav{flex-wrap:wrap}.nav-links{flex-wrap:wrap}}
@media(max-width:600px){.es-shop-head{align-items:flex-start;flex-direction:column}.es-shop-filters{padding:16px;gap:12px}.es-shop-search{grid-column:1/-1}.es-shop-grid{grid-template-columns:1fr}.es-shop-card-body{padding:18px}.es-shop-filters .es-shop-stock{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){.es-shop-card{transition:none}.es-shop-card:hover{transform:none}}

/* Boutique: a compact search bar, optional refinements and balanced product cards. */
.es-shop{--shop-accent:var(--yellow);max-width:1200px;margin-inline:auto}
html[data-theme="light"] .es-shop{--shop-accent:#795800}
.es-shop-head{padding-block:8px 12px;margin-bottom:24px;align-items:flex-end}
.es-shop-head h2{max-width:none;font-size:clamp(24px,2.5vw,32px);margin:10px 0 12px}
.es-shop .es-shop-head h1{font-size:clamp(24px,2.5vw,32px)!important;line-height:1.2!important;letter-spacing:-.03em!important;max-width:none;margin:10px 0 12px;text-transform:none!important}
.section.es-shop-page{padding-block:40px}
.es-shop-head p{font-size:15px;line-height:1.65;margin:0;max-width:620px}
.es-shop-head .button{flex-shrink:0;border-radius:12px}
.es-shop-filters{display:block;padding:22px 24px 0;border-radius:20px;box-shadow:0 8px 32px #00000006}
.es-shop-filter-main{display:grid;grid-template-columns:minmax(230px,1.5fr) minmax(180px,1fr) minmax(160px,.85fr) auto;gap:16px;align-items:end}
.es-shop-filters label{font-size:12px;font-weight:650;letter-spacing:.01em;gap:9px;margin:0;color:var(--cream);text-transform:none}
.es-shop-filters input,.es-shop-filters select{height:48px;border-radius:10px;font-weight:400;font-size:14px;transition:border-color .2s,box-shadow .2s}
.es-shop-filters input:hover,.es-shop-filters select:hover{border-color:var(--muted)}
.es-shop-filters input::placeholder{color:var(--muted);opacity:1}
.es-shop-search-field{position:relative;display:block}
.es-shop-search-field svg{position:absolute;left:14px;top:15px;color:var(--muted);pointer-events:none}
.es-shop-search-field input{padding-left:42px}
.es-shop-filter-main>.button{height:48px;padding:0 27px;border-radius:10px;white-space:nowrap}
.es-shop-filter-footer{position:relative;margin-top:19px;border-top:1px solid var(--line)}
.es-shop-refine summary{display:flex;align-items:center;gap:9px;list-style:none;cursor:pointer;min-height:52px;width:fit-content;padding:8px 0;font-size:13px;font-weight:600;color:var(--muted);max-width:calc(100% - 110px)}
.es-shop-refine summary::-webkit-details-marker{display:none}
.es-shop-refine summary:hover{color:var(--cream)}
.es-shop-refine summary:focus-visible,.es-shop-reset:focus-visible{outline:2px solid var(--yellow);outline-offset:3px;border-radius:4px}
.es-shop-refine-chevron{margin-left:6px;transition:transform .2s}
.es-shop-refine[open] .es-shop-refine-chevron{transform:rotate(180deg)}
.es-shop-reset{position:absolute;right:0;top:17px;font-size:12px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}
.es-shop-refine-fields{display:flex;gap:30px;align-items:center;padding:5px 0 23px}
.es-shop-budget{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:400px}
.es-shop-filters .es-shop-stock{display:flex;flex-direction:row;gap:10px;align-items:center;font-size:13px}
.es-shop-filters .es-shop-stock input{appearance:auto;width:18px;height:18px;min-height:18px;flex:0 0 18px;margin:0;padding:0;accent-color:var(--yellow)}
.es-shop-count{display:flex;align-items:center;gap:7px;margin:28px 0 18px;font-size:13px}
.es-shop-count strong{display:inline-grid;place-items:center;min-width:26px;height:26px;border-radius:8px;background:var(--panel);color:var(--cream);border:1px solid var(--line)}
.es-shop-grid{gap:24px;align-items:stretch}
.es-shop-card{border-radius:18px;box-shadow:0 5px 24px #00000004;transition:transform .2s,box-shadow .2s}
.es-shop-card:hover{box-shadow:0 12px 32px #00000012}
.es-shop-image{aspect-ratio:4/3;padding:24px;background:#fff;border-bottom:1px solid var(--line);overflow:hidden}
.es-shop-image img{max-height:240px;mix-blend-mode:multiply;margin:auto;transition:transform .3s}
.es-shop-card:hover .es-shop-image img{transform:scale(1.035)}
.es-shop-card-body{padding:22px;gap:14px}
.es-shop-kind{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--shop-accent);width:fit-content;border:1px solid var(--line);padding:5px 8px;border-radius:6px;line-height:1.2}
.es-shop-card h3{font-size:18px!important;line-height:1.4;letter-spacing:-.02em;text-transform:none!important}
.es-shop-card h3 a{color:var(--cream);text-decoration:none}
.es-shop-description{line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.es-shop-price,.es-shop-price .amount{font-size:22px;color:var(--shop-accent)}
.es-shop-card .button{display:flex;justify-content:center;align-items:center;border-radius:10px;min-height:46px;align-self:stretch;text-align:center}
.es-shop-empty{border:1px dashed var(--line);border-radius:18px;background:var(--panel)}
@media(max-width:1000px){
 .es-shop-filter-main{grid-template-columns:1fr 1fr}
 .es-shop-search{grid-column:auto}
 .es-shop-head{align-items:flex-start}
}
@media(max-width:600px){
 .es-shop{padding-top:0}.es-shop-head{gap:18px;margin-bottom:20px}
 .es-shop-head h2{font-size:25px;line-height:1.2}.es-shop-head .button{min-height:40px}
 .es-shop-filters{padding:18px 16px 0;border-radius:16px}
 .es-shop-filter-main{gap:16px 12px}.es-shop-search{grid-column:1/-1}
 .es-shop-filter-main>.button{grid-column:1/-1;width:100%}
 .es-shop-filters input,.es-shop-filters select{font-size:16px}
 .es-shop-refine summary{font-size:12px;gap:5px;max-width:calc(100% - 84px)}
 .es-shop-reset{font-size:11px}.es-shop-refine-chevron{margin-left:0}
 .es-shop-refine-fields{flex-direction:column;align-items:stretch;gap:18px}
 .es-shop-budget{max-width:none}.es-shop-grid{gap:18px}.es-shop-image{aspect-ratio:4/3}
 .es-shop-card-body{padding:20px}.es-shop-count{margin-top:22px}
}
@media(prefers-reduced-motion:reduce){.es-shop-card,.es-shop-image img,.es-shop-refine-chevron{transition:none}.es-shop-card:hover .es-shop-image img{transform:none}}
