.cg-shop{display:block;padding:28px var(--cg-gutter) 100px;max-width:1640px;margin:auto;color:var(--cg-ink)}
.cg-shop *{box-sizing:border-box}.cg-shop [hidden]{display:none!important}.cg-shop h2,.cg-shop h3,.cg-shop p{margin:0}.cg-shop a{color:inherit;text-decoration:none}.cg-shop :focus-visible{outline:3px solid #386358;outline-offset:5px}
.cg-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:50px}.cg-shop-categories{display:flex;flex-wrap:wrap;gap:8px}.cg-shop-categories button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:46px;border:1px solid var(--cg-line);border-radius:99px;padding:11px 19px;background:transparent;color:inherit;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.cg-shop-categories button[aria-pressed=true]{background:var(--cg-ink);color:var(--cg-paper);border-color:var(--cg-ink)}.cg-shop-categories button span{font-size:10px;opacity:.6}.cg-shop-results{font-size:11px;opacity:.65;white-space:nowrap}
.cg-shop-group:not([hidden])~.cg-shop-group:not([hidden]){margin-top:66px;padding-top:40px;border-top:1px solid var(--cg-line)}.cg-shop-group__header{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.cg-shop-group h2{display:flex;align-items:center;gap:14px;font-size:clamp(28px,3.4vw,46px);font-weight:680;line-height:1.1;letter-spacing:-.055em}.cg-shop-group h2 span{display:inline-flex;align-items:center;justify-content:center;min-width:25px;height:25px;border:1px solid var(--cg-line);border-radius:50%;font-size:11px;letter-spacing:0;font-weight:500}.cg-shop-group__header p{margin-top:10px;font-size:14px;line-height:1.5;opacity:.7}.cg-shop-group__note{font-size:10px;letter-spacing:.09em;text-transform:uppercase;opacity:.65;white-space:nowrap}.cg-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cg-shop-card{min-width:0}.cg-shop-card__image{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:16px;background:var(--cg-paper-deep);border:1px solid var(--cg-line)}.cg-shop-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cg-shop-card__badge{position:absolute;right:12px;top:12px;padding:6px 10px;font-size:11px;border-radius:30px;background:var(--cg-accent);color:var(--cg-ink)}.cg-shop-card__body{padding-top:17px}.cg-shop-card__format{font-size:9px;letter-spacing:.13em;text-transform:uppercase;font-weight:650;opacity:.65;margin-bottom:7px!important}.cg-shop-card h3{font-size:20px;line-height:1.3;letter-spacing:-.035em;font-weight:600}.cg-shop-card h3 a{display:flex;justify-content:space-between;gap:10px}.cg-shop-card h3 a span{font-size:19px;font-weight:400}.cg-shop-card__price{font-size:13px;margin-top:8px!important;line-height:1.5}.cg-shop-card__price s{opacity:.5;margin-left:5px}.cg-shop-card__price>span{font-size:11px;margin-left:14px;opacity:.65}
.cg-shop-group--apps .cg-shop-grid{grid-template-columns:1fr}.cg-shop-card--app{display:grid;grid-template-columns:minmax(160px,.6fr) 1fr;gap:clamp(30px,6vw,90px);align-items:center;padding:clamp(28px,4vw,60px);border:1px solid #b9cbc5;border-radius:22px;background:linear-gradient(115deg,#dce5dd,#d5e3e3)}.cg-shop-card--app .cg-shop-card__image{border:0;background:transparent;max-width:230px;width:100%;justify-self:center;border-radius:24%;overflow:visible}.cg-shop-card--app .cg-shop-card__image img{border-radius:24%;filter:drop-shadow(0 20px 22px #31565322)}.cg-shop-card--app .cg-shop-card__body{padding:0;max-width:560px}.cg-shop-card--app h3{font-size:48px;letter-spacing:-.065em}.cg-shop-card--app h3 a{display:inline-flex;gap:24px;align-items:center}.cg-shop-card--app h3 a span{font-size:26px}.cg-shop-card__description{font-size:16px;line-height:1.6;margin-top:14px!important;max-width:460px}.cg-shop-card__compatibility{font-size:11px;line-height:1.6;opacity:.7;margin-top:14px!important}.cg-shop-card--app .cg-shop-card__price{margin-top:18px!important;font-size:18px}.cg-shop-card__cta{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;min-height:48px;background:var(--cg-accent);border-radius:99px;padding:13px 22px;font-size:13px;font-weight:650;margin-top:20px}.cg-shop-card__cta:hover{background:var(--cg-accent-hover)}
@media(hover:hover){.cg-shop-card__image:hover img{transform:scale(1.025)}.cg-shop-categories button[aria-pressed=false]:hover{background:var(--cg-paper-deep)}}
@media(max-width:1100px){.cg-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cg-shop-group__note{display:none}}
@media(max-width:749px){.cg-shop{padding-top:22px;padding-bottom:65px}.cg-shop-toolbar{align-items:start;flex-direction:column;gap:14px;margin-bottom:32px}.cg-shop-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%}.cg-shop-categories button{padding:10px 14px;gap:9px;font-size:12px}.cg-shop-results{font-size:10px}.cg-shop-group__header{margin-bottom:20px}.cg-shop-group__header p{font-size:12px;max-width:280px}.cg-shop-group:not([hidden])~.cg-shop-group:not([hidden]){margin-top:42px;padding-top:30px}.cg-shop-grid{gap:24px 14px}.cg-shop-card__image{border-radius:12px}.cg-shop-card__body{padding-top:12px}.cg-shop-card__format{font-size:8px;letter-spacing:.06em}.cg-shop-card h3{font-size:17px}.cg-shop-card__price{font-size:12px}.cg-shop-card__badge{top:8px;right:8px;padding:4px 8px;font-size:10px}.cg-shop-card--app{grid-template-columns:1fr;gap:26px;padding:28px}.cg-shop-card--app .cg-shop-card__image{max-width:130px;justify-self:start}.cg-shop-card--app h3{font-size:40px}.cg-shop-card__description{font-size:14px}.cg-shop-card__cta{width:100%}.cg-shop-card--app .cg-shop-card__price>span{display:inline-block}}
@media(prefers-reduced-motion:reduce){.cg-shop *{transition:none!important}}
