.gw-wrap{max-width:1280px;margin:0 auto;padding:0 1rem;}.gw-hero{position:relative;border-radius:12px;overflow:hidden;margin:1.5rem auto 2.5rem;background:#f4efe8;min-height:280px;display:flex;align-items:center;justify-content:center;text-align:center;}.gw-hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.gw-hero__overlay{position:absolute;inset:0;background:rgba(0,0,0,.28);}.gw-hero__content{position:relative;color:#fff;padding:3rem 1.5rem;max-width:720px;}.gw-hero--no-image .gw-hero__overlay{display:none;}.gw-hero--no-image .gw-hero__content{color:#1a1a1a;}.gw-hero__title{font-family:var(--font-heading-family,var(--font-heading--family,inherit));font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15;margin:0 0 .5rem;letter-spacing:-.01em;}.gw-hero__subtitle{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.5;margin:0 0 1.25rem;opacity:.92;}.gw-hero__cta{display:inline-block;padding:.85rem 1.5rem;background:#1a1a1a;color:#fff;border-radius:999px;text-decoration:none;font-weight:600;font-size:.95rem;}.gw-section{margin:2.5rem auto;}.gw-section--group{margin:4.5rem auto;padding-top:2.25rem;border-top:1px solid rgba(0,0,0,.12);}.gw-section__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin:0 0 1.25rem;flex-wrap:wrap;}.gw-section__title{font-family:var(--font-heading-family,var(--font-heading--family,inherit));font-size:clamp(1.5rem,2.8vw,2.125rem);margin:0;line-height:1.2;font-weight:600;letter-spacing:-.01em;}.gw-section__sub{color:#555;margin:0;font-size:.95rem;}.gw-tiers{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 0 1rem;}.gw-tier{display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem;border-radius:12px;background:#f7f4ef;color:#1a1a1a;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;min-height:110px;}.gw-tier:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.06);}.gw-tier__label{font-family:var(--font-heading-family,var(--font-heading--family,inherit));font-weight:600;font-size:1.05rem;margin:0 0 .25rem;}.gw-tier__count{font-size:.9rem;color:#555;}.gw-tier__arrow{align-self:flex-end;font-size:1.25rem;}.gw-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;}.gw-card{display:flex;flex-direction:column;background:#fff;border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);transition:transform .15s ease,box-shadow .15s ease;position:relative;}.gw-card[hidden]{display:none;}.gw-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.07);}.gw-card__media{display:block;aspect-ratio:1 / 1;background:#f4efe8;overflow:hidden;}.gw-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease;}.gw-card:hover .gw-card__media img{transform:scale(1.04);}.gw-card__body{padding:.85rem .9rem 1rem;display:flex;flex-direction:column;gap:.35rem;flex:1;}.gw-card__title{font-size:.95rem;line-height:1.3;margin:0;color:#1a1a1a;text-decoration:none;}.gw-card__title a{color:inherit;text-decoration:none;}.gw-card__price{font-size:.9rem;color:#1a1a1a;margin:0;}.gw-card__price del{color:#888;margin-right:.35rem;}.gw-card__btn{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.55rem .75rem;border:1px solid #1a1a1a;background:#fff;color:#1a1a1a;border-radius:999px;cursor:pointer;font-weight:600;font-size:.85rem;text-decoration:none;}.gw-card__btn:hover{background:#1a1a1a;color:#fff;}.gw-card__btn[disabled]{opacity:.5;cursor:not-allowed;}.gw-card__btn--added{background:#1a1a1a;color:#fff;}.gw-pagefoot{text-align:center;margin:1.5rem 0 0;}.gw-pagefoot__text{color:#555;font-size:.95rem;margin:0 0 .85rem;}.gw-viewall{display:inline-block;margin-top:.35rem;color:#1a1a1a;font-weight:600;font-size:.9rem;text-decoration:underline;}.gw-loadmore{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2.25rem;border:1px solid #1a1a1a;background:#fff;color:#1a1a1a;cursor:pointer;font-weight:600;font-size:.9rem;letter-spacing:.02em;}.gw-loadmore:hover{background:#1a1a1a;color:#fff;}.gw-empty{padding:2rem 1rem;border:1px dashed rgba(0,0,0,.18);border-radius:10px;color:#666;text-align:center;}.gw-anchor{scroll-margin-top:100px;}@media (max-width:960px){.gw-grid{grid-template-columns:repeat(3,1fr);}}@media (max-width:749px){.gw-hero{min-height:220px;margin:1rem auto 1.75rem;}.gw-hero__content{padding:2rem 1.25rem;}.gw-tiers{grid-template-columns:1fr;}.gw-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;}.gw-card__btn{padding:.5rem .65rem;font-size:.8rem;}.gw-section{margin:2rem auto;}.gw-section--group{margin:3rem auto;padding-top:1.75rem;}}