.grat-affshop{--grat-affshop-cta:#1f9d57;--grat-affshop-cta-hover:#1a854a;--grat-affshop-cta-text:#fff;--grat-affshop-panel:#f6f7f9;--grat-affshop-panel-border:#e4e7ec;--grat-affshop-border:#e4e7ec;--grat-affshop-text:#1f2328;--grat-affshop-muted:#667085;--grat-affshop-radius:8px;--grat-affshop-gap:18px;font-size:16px;color:var(--grat-affshop-text)}.grat-affshop__container{display:flex;flex-direction:column;gap:15px;max-width:1050px;margin:0 auto;padding:20px 13px 30px}.grat-affshop-panel{padding:15px 18px;background:#fff;border:1px solid var(--grat-affshop-border);border-radius:var(--grat-affshop-radius)}.grat-affshop-panel--soft{background:var(--grat-affshop-panel);border-color:var(--grat-affshop-panel-border)}.grat-affshop .grat-affshop-btn{display:inline-block;padding:7px 14px;background:var(--grat-affshop-cta);color:var(--grat-affshop-cta-text);font-size:18px;font-weight:800;line-height:1.4;text-align:center;text-decoration:none;border:0;border-radius:var(--grat-affshop-radius);cursor:pointer;transition:background .15s ease}.grat-affshop .grat-affshop-btn:focus,.grat-affshop .grat-affshop-btn:hover{background:var(--grat-affshop-cta-hover);color:var(--grat-affshop-cta-text)}.grat-affshop .grat-affshop-btn--sm{padding:5px 10px;font-size:11px}.grat-affshop .grat-affshop-btn--block{display:block}.grat-affshop .grat-affshop-btn--lg{padding:10px 23px;font-size:20px}.grat-affshop__title{margin:0 0 4px;font-size:20px;line-height:1.15}.grat-affshop__intro{margin:0;max-width:70ch;color:var(--grat-affshop-muted);text-wrap:balance}.grat-affshop-crumbs{margin:0;font-size:9px;color:var(--grat-affshop-muted)}.grat-affshop-crumbs a{color:var(--grat-affshop-muted);text-decoration:none}.grat-affshop-crumbs a:hover{color:var(--grat-affshop-text)}.grat-affshop-crumbs__sep{margin:0 4px;opacity:.6}.grat-affshop-crumbs__current{color:var(--grat-affshop-text);font-weight:700}.grat-affshop__layout{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:var(--grat-affshop-gap);align-items:start}.grat-affshop__main{min-width:0}.grat-affshop--archive .grat-affshop__main{display:flex;flex-direction:column;gap:25px}.grat-affshop--single .grat-affshop__main{display:flex;flex-direction:column;gap:13px}.grat-affshop__sidebar{display:flex;flex-direction:column;gap:15px}.grat-affshop__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));gap:13px}.grat-affshop-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--grat-affshop-border);border-radius:var(--grat-affshop-radius);overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.grat-affshop-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.1);transform:translateY(-2px)}.grat-affshop-card--pick{border-color:#c7ccd2}.grat-affshop-card__link{display:block;text-decoration:none;color:inherit}.grat-affshop-card__media{position:relative}.grat-affshop-card__media img{display:block;width:100%;height:180px;object-fit:cover}.grat-affshop-card__badge,.grat-affshop-ribbon{position:absolute;top:8px;padding:2px 6px;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.2)}.grat-affshop-card__badge{right:8px;background:#eef0f3;color:var(--grat-affshop-text)}.grat-affshop-ribbon{left:8px;color:#fff;background:var(--grat-affshop-text)}.grat-affshop-card__title{margin:0;padding:9px 7px 7px;font-size:12px;font-weight:800;text-align:center;line-height:1.25}.grat-affshop-card__actions{margin-top:auto;padding:0 8px 10px}.grat-affshop-product{display:flex;flex-direction:column;gap:var(--grat-affshop-gap)}.grat-affshop-product__head{display:flex;gap:var(--grat-affshop-gap);align-items:flex-start}.grat-affshop-product__media{position:relative;flex:0 0 45%}.grat-affshop-product__media img{display:block;width:100%;height:auto;border-radius:var(--grat-affshop-radius)}.grat-affshop-product__intro{flex:1}.grat-affshop-product__title{margin:0 0 5px;font-size:24px;font-weight:700;line-height:1.25}.grat-affshop-product__model{margin:0 0 11px;color:var(--grat-affshop-muted);font-size:12px}.grat-affshop-product__disclosure{display:flex;align-items:center;gap:4px;margin:11px 0 0;color:var(--grat-affshop-muted);font-size:10px;font-style:italic;line-height:1.5}.grat-affshop-product__disclosure-icon{flex:0 0 auto;opacity:.75}.grat-affshop-why__title{margin:0 0 8px;font-size:13px}.grat-affshop-why__summary{margin:0;font-size:11px;font-style:italic;line-height:1.6;color:var(--grat-affshop-muted)}.grat-affshop-why__summary:not(:last-child){margin-bottom:13px;padding-bottom:13px;border-bottom:1px solid var(--grat-affshop-border)}.grat-affshop-product__body{line-height:1.7}.grat-affshop-product__body>:last-child{margin-bottom:0}.grat-affshop-video{position:relative;aspect-ratio:16/9;overflow:hidden;background:#000;border-radius:var(--grat-affshop-radius)}.grat-affshop-video iframe,.grat-affshop-video video{position:absolute;inset:0;width:100%;height:100%;border:0}.grat-affshop-cta{padding:20px;text-align:center}.grat-affshop-cta__label{margin:0 0 10px;font-size:13px;font-weight:800;line-height:1.25}.grat-affshop-cta__disclosure{justify-content:center;margin-top:9px}.grat-affshop-product__meta{color:var(--grat-affshop-muted);font-size:9px;line-height:1.5}.grat-affshop-product__meta-line{margin:0}.grat-affshop-product__meta-line+.grat-affshop-product__meta-line{margin-top:3px}.grat-affshop-product__meta-label{margin-right:2px;font-weight:700;color:var(--grat-affshop-text)}.grat-affshop-product__meta a{color:var(--grat-affshop-muted);text-decoration:none}.grat-affshop-product__meta a:hover{color:var(--grat-affshop-text);text-decoration:underline}.grat-affshop-related{margin-top:15px;padding-top:20px;border-top:2px solid var(--grat-affshop-border)}.grat-affshop-related__title{margin:0 0 15px;font-size:18px}.grat-affshop-promo{text-align:center}.grat-affshop-promo:not(.grat-affshop-promo--bar){margin-top:30px}.grat-affshop-promo__title{margin:0 0 4px;font-size:12px;line-height:1.2}.grat-affshop-promo__text{margin:0 auto 10px;max-width:60ch;color:var(--grat-affshop-muted)}.grat-affshop-promo--bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:11px;padding-bottom:11px;text-align:left}.grat-affshop-promo--bar .grat-affshop-promo__title{margin:0;font-size:11px}.grat-affshop-promo--bar .grat-affshop-btn{flex:0 0 auto}.grat-affshop-widget{padding:11px 13px 13px;background:#fff;border:1px solid var(--grat-affshop-border);border-radius:var(--grat-affshop-radius)}.grat-affshop-widget__title{margin:0 0 8px;font-size:11px;font-weight:700}.grat-affshop-widget__list{margin:0;padding:0;list-style:none}.grat-affshop-widget__list li{margin:0;padding:4px 0;list-style:none;border-bottom:1px solid #f0f0f0}.grat-affshop-widget__list li:last-child{border-bottom:0}.grat-affshop-widget__list a{color:var(--grat-affshop-text);text-decoration:none}.grat-affshop-widget__list a:hover{color:var(--grat-affshop-muted)}.grat-affshop-widget__list--tags{display:flex;flex-wrap:wrap;gap:4px}.grat-affshop-widget__list--tags li{padding:0;border-bottom:0}.grat-affshop-widget__list--tags a{display:inline-block;padding:3px 6px;font-size:9px;background:#f3f4f6;border-radius:999px}.grat-affshop-widget--cta{background:var(--grat-affshop-panel);border-color:var(--grat-affshop-panel-border);text-align:center}.grat-affshop-widget--cta p{margin:0 0 10px}.grat-affshop-widget__back{margin:0}.grat-affshop-widget__back a{color:var(--grat-affshop-text);font-weight:700;text-decoration:none}.grat-affshop__main .nav-links{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.grat-affshop__main .page-numbers{display:inline-block;min-width:29px;padding:10px 15px;line-height:1;font-size:20px;font-weight:700;text-align:center;color:var(--grat-affshop-text);text-decoration:none;background:#fff;border:1px solid var(--grat-affshop-border);border-radius:var(--grat-affshop-radius)}.grat-affshop__main .page-numbers.current,.grat-affshop__main .page-numbers:hover{background:var(--grat-affshop-text);border-color:var(--grat-affshop-text);color:#fff}.grat-affshop__empty{color:var(--grat-affshop-muted)}@media (max-width:767px){.grat-affshop__layout{grid-template-columns:1fr}.grat-affshop-product__head{flex-direction:column}.grat-affshop-product__media{flex-basis:auto;width:100%}}@media (max-width:600px){.grat-affshop-promo--bar{flex-direction:column;text-align:center}}