/* Item archive visual and discovery refresh: image-first concept 2026-08-12 */
.post-type-archive-ggt_item .site-main{background:linear-gradient(180deg,#fffdf7 0,#fff 440px)}
.post-type-archive-ggt_item .archive-head{margin:0 -28px 20px;padding:34px 28px 24px;background:linear-gradient(115deg,#fff9e9,#effaf7);border-bottom:1px solid #e4dcc8}
.post-type-archive-ggt_item .archive-head h1{font-size:clamp(30px,4vw,42px);color:#123d43;margin-bottom:8px}
.post-type-archive-ggt_item .archive-head p{margin:0;color:#435b5e}
.item-filter-panel{margin:0 0 14px;border:1px solid #ded8c9;border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(38,65,62,.08)}
.item-filter-panel>summary{display:none;padding:14px 16px;color:var(--deep);font-weight:800;cursor:pointer;list-style:none}
.item-filter-panel>summary::-webkit-details-marker{display:none}
.item-filter{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(190px,.9fr) auto auto;gap:10px;align-items:end;padding:16px}
.item-filter>div{min-width:0}.item-filter label{display:block;margin-bottom:4px;color:#194e4f;font-size:13px;font-weight:700}
.item-filter input,.item-filter select,.item-filter button,.item-filter__clear{width:100%;min-height:44px;border:1px solid #9babb8;border-radius:7px;background:#fff;padding:8px 10px;font:inherit}
.item-filter button{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:700;box-shadow:0 3px 0 #0c6659;cursor:pointer}
.item-filter__clear{display:flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none}.item-filter__count{margin:0 0 14px;color:#405b5c}
.post-type-archive-ggt_item .entity-grid{gap:16px}
.post-type-archive-ggt_item .entity-card{grid-template-columns:145px minmax(0,1fr);min-height:255px;border:1px solid #e1dacb;border-top:4px solid var(--brand);border-radius:10px;overflow:hidden;box-shadow:0 5px 16px rgba(31,61,58,.08)}
.post-type-archive-ggt_item .entity-card__image{background:linear-gradient(145deg,#edf9f5,#f6fbfb);padding:18px}.post-type-archive-ggt_item .entity-card__image img{width:116px;height:116px}
.post-type-archive-ggt_item .entity-card__body{display:flex;flex-direction:column;padding:16px}.post-type-archive-ggt_item .entity-card h3{font-size:20px;margin:2px 0 7px}
.entity-card__item-facts{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.entity-card__item-facts span{padding:3px 8px;border:1px solid #b9ded2;border-radius:999px;background:#eaf8f3;color:#174d4c;font-size:12px;font-weight:700}
.entity-card__item-facts .entity-card__item-type{border-color:#ead5a1;background:#fff7df;color:#725516}
.entity-card__item-price{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #e6dcc3;border-radius:7px;background:#fffaf0}.entity-card__item-price small{color:#6b6658}.entity-card__item-price strong{color:#153f42;font-size:18px}
.entity-card__item-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.entity-card__item-badges span{padding:2px 7px;border-radius:999px;background:#eff7fc;color:#2e607c;font-size:11px;font-weight:700}
.entity-card__item-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:8px 0;font-size:13px;line-height:1.55}
.post-type-archive-ggt_item .entity-card__link{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:auto;border-radius:7px;background:var(--brand);color:#fff;text-decoration:none;box-shadow:0 3px 0 #0c6659}.post-type-archive-ggt_item .entity-card__link:after{content:" ›";font-size:21px;line-height:1;margin-left:7px}
@media(max-width:1040px){.item-filter{grid-template-columns:repeat(3,minmax(0,1fr))}.item-filter__query{grid-column:span 2}}
@media(max-width:820px){.post-type-archive-ggt_item .header-inner{display:block;padding:11px 0 9px}.post-type-archive-ggt_item .brand{display:block;font-size:20px;margin-bottom:9px}.post-type-archive-ggt_item .site-nav{display:flex;flex-wrap:nowrap;gap:6px;margin:0;overflow-x:auto;padding:0 0 5px;scroll-snap-type:x proximity;scrollbar-width:thin}.post-type-archive-ggt_item .site-nav a{flex:0 0 auto;min-width:72px;padding:7px 10px;scroll-snap-align:start}.post-type-archive-ggt_item .archive-head{margin:0 -14px 18px;padding:25px 14px 20px}.item-filter-panel>summary{display:flex;align-items:center;justify-content:space-between}.item-filter-panel>summary:after{content:"＋"}.item-filter-panel[open]>summary{border-bottom:1px solid #e4e0d4}.item-filter-panel[open]>summary:after{content:"−"}.item-filter{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.item-filter__query{grid-column:1/-1}.post-type-archive-ggt_item .entity-card{grid-template-columns:118px minmax(0,1fr);min-height:255px}.post-type-archive-ggt_item .entity-card__image{padding:12px}.post-type-archive-ggt_item .entity-card__image img{width:94px;height:94px}.post-type-archive-ggt_item .entity-card__body{padding:14px}}
@media(max-width:420px){.item-filter{grid-template-columns:1fr}.item-filter__query{grid-column:auto}.post-type-archive-ggt_item .entity-card{grid-template-columns:104px minmax(0,1fr);min-height:270px}.post-type-archive-ggt_item .entity-card__image img{width:82px;height:82px}.post-type-archive-ggt_item .entity-card h3{font-size:19px}.entity-card__item-price strong{font-size:17px}}
