.pgk-heading{margin:0 0 1.5rem}.pgk-heading--center{text-align:center}.pgk-heading--left{text-align:left}.pgk-heading--right{text-align:right}.pgk-heading__text{margin:0;font-size:clamp(1.35rem,2.2vw,1.9rem);font-weight:400;line-height:1.3}.pgk-heading--line::after{content:"";display:block;margin:.9rem auto 0;max-width:680px;border-top:1px dashed rgba(0,0,0,.22)}.pgk-heading--left.pgk-heading--line::after{margin-left:0}.pgk-heading--right.pgk-heading--line::after{margin-right:0}.pgk-align-right .pgk-card__body,.pgk-align-right .pgk-card__cart{text-align:right}.pgk-ratio-square .pgk-card__thumb{aspect-ratio:1/1}.pgk-ratio-portrait .pgk-card__thumb{aspect-ratio:3/4}.pgk-card__badge{position:absolute;top:10px;left:10px;padding:3px 10px;font-size:.72rem;line-height:1.6;letter-spacing:.04em;text-transform:uppercase;background:#222;color:#fff;border-radius:2px}.pgk-card__price del{opacity:.5;font-weight:400;margin-right:.35em}.pgk-card__price ins{text-decoration:none}@media (max-width:600px){.pgk-dot{width:7px;height:7px}}.pgk-dot{width:9px;height:9px;padding:0;background:rgba(0,0,0,.18);border:0;border-radius:50%;cursor:pointer;transition:background .2s ease,transform .2s ease}.pgk-dot:hover{background:rgba(0,0,0,.35)}.pgk-dot.is-active{background:#555;transform:scale(1.15)}.pgk-brand{margin-top:1.6rem;padding-top:1.2rem;text-align:center}.pgk-brand--line{position:relative}.pgk-brand--line::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(220px,40%);height:2px;border-radius:2px;background:linear-gradient(90deg,var(--pgk-brand-1,#3dceff),var(--pgk-brand-2,#f2ff00))}.pgk-brand__inner{display:inline-flex;align-items:center;justify-content:center;gap:.6rem .75rem;flex-wrap:wrap;text-decoration:none;color:inherit;opacity:.85;transition:opacity .2s ease}.pgk-brand__inner:hover{opacity:1}.pgk-brand__logo{display:block;max-height:34px;width:auto;margin:0}.pgk-brand__name{font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pgk-brand__tagline{font-size:.8rem;letter-spacing:.02em;color:#6b6b6b}@media (max-width:600px){.pgk-brand__inner{gap:.25rem;flex-direction:column}.pgk-brand__tagline{font-size:.75rem}}.pgk-notice{padding:14px 18px;background:#fff8e5;border:1px dashed #d7c68a;border-radius:4px;color:#6b5a1e;font-size:.9rem}