.atc-btn{border-radius:var(--radius,.5rem);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;max-width:20rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .1s,filter .2s;display:inline-flex;position:relative;overflow:visible}.atc-btn--primary{background:hsl(var(--accent,38 85% 55%));color:hsl(var(--foreground))}.atc-btn--primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.atc-btn--disabled{background:hsl(var(--muted));color:hsl(var(--muted-foreground,42 15% 65%));cursor:not-allowed;width:100%;max-width:20rem}.atc-btn--sticky{flex-shrink:0;padding:.625rem 1.5rem;font-size:.875rem}.atc-inline{border-radius:var(--radius,.5rem);border:1px solid hsl(var(--primary) / .3);align-items:stretch;display:flex;overflow:hidden}.atc-inline__btn{background:hsl(var(--primary));color:#fff;cursor:pointer;user-select:none;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;padding:0;font-size:1.125rem;font-weight:600;transition:background .15s;display:flex}.atc-inline__btn:hover{background:hsl(var(--primary) / .85)}.atc-inline__label{background:hsl(var(--primary) / .08);color:hsl(var(--primary));cursor:pointer;white-space:nowrap;border:none;flex:1;justify-content:center;align-items:center;padding:.5rem .25rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:flex}.atc-inline__label:hover{background:hsl(var(--primary) / .14)}@media (prefers-reduced-motion:reduce){.atc-btn,.atc-inline__btn,.atc-inline__label{transition:none}}.product-card[data-astro-cid-fdkwhv55]{background:hsl(var(--card));border:1px solid hsl(var(--border));color:inherit;border-radius:.5rem;flex-direction:column;transition:border-color .2s,box-shadow .2s,background .4s;display:flex;overflow:hidden}.product-card[data-astro-cid-fdkwhv55]:hover{border-color:hsl(var(--primary) / .3);box-shadow:0 2px 12px hsl(var(--foreground) / .06)}.product-card--added-flash{animation:.8s ease-out card-added-flash}@keyframes card-added-flash{0%{background:hsl(var(--card))}20%{background:hsl(var(--primary) / .1)}to{background:hsl(var(--card))}}@media (prefers-reduced-motion:reduce){.product-card--added-flash{animation:none}}.product-card--sm[data-astro-cid-fdkwhv55]{flex:0 0 150px;width:150px}.product-card--md[data-astro-cid-fdkwhv55]{flex:0 0 180px;width:180px}.product-card--lg[data-astro-cid-fdkwhv55]{width:100%}.product-card__link[data-astro-cid-fdkwhv55]{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.product-card__image[data-astro-cid-fdkwhv55]{aspect-ratio:1;background:hsl(var(--muted));width:100%;position:relative;overflow:hidden}.product-card__image[data-astro-cid-fdkwhv55] img[data-astro-cid-fdkwhv55]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card[data-astro-cid-fdkwhv55]:hover .product-card__image[data-astro-cid-fdkwhv55] img[data-astro-cid-fdkwhv55]{transform:scale(1.03)}.product-card__placeholder[data-astro-cid-fdkwhv55]{width:100%;height:100%;color:hsl(var(--muted-foreground,42 10% 46%));justify-content:center;align-items:center;display:flex}.product-card__placeholder[data-astro-cid-fdkwhv55] svg[data-astro-cid-fdkwhv55]{width:2.5rem;height:2.5rem}.product-card__badge[data-astro-cid-fdkwhv55]{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.2rem .6rem;font-size:.625rem;font-weight:600;position:absolute}.product-card__badge--oos[data-astro-cid-fdkwhv55]{color:#fff;background:#c33;top:.5rem;right:.5rem}.product-card__badge--type[data-astro-cid-fdkwhv55]{background:hsl(var(--primary) / .9);color:#fff;border-radius:999px;top:.5rem;left:.5rem}.product-card__badge--indica[data-astro-cid-fdkwhv55]{background:#2b60ca}.product-card__badge--sativa[data-astro-cid-fdkwhv55]{background:#e86130}.product-card__badge--hybrid[data-astro-cid-fdkwhv55]{background:hsl(var(--primary) / .9)}.product-card__body[data-astro-cid-fdkwhv55]{flex-direction:column;flex:1;gap:.125rem;padding:.625rem .75rem .5rem;display:flex}.product-card__brand[data-astro-cid-fdkwhv55]{color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;font-weight:600}.product-card__name[data-astro-cid-fdkwhv55]{color:hsl(var(--foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card__category[data-astro-cid-fdkwhv55]{color:hsl(var(--muted-foreground,42 10% 46%));text-transform:capitalize;font-size:.6875rem}.product-card__meta[data-astro-cid-fdkwhv55]{align-items:baseline;gap:.5rem;margin-top:.25rem;display:flex}.product-card__price[data-astro-cid-fdkwhv55]{color:hsl(var(--primary));font-size:.875rem;font-weight:600}.product-card__weight[data-astro-cid-fdkwhv55]{color:hsl(var(--muted-foreground,42 10% 46%));font-size:.6875rem}.product-card__labs[data-astro-cid-fdkwhv55]{color:hsl(var(--muted-foreground,42 10% 46%));gap:.5rem;font-size:.6875rem;display:flex}.product-card__atc[data-astro-cid-fdkwhv55]{margin-top:auto;padding:.5rem .75rem .75rem}.product-card__atc[data-astro-cid-fdkwhv55] .atc-btn{width:100%;max-width:none;padding:.5rem .75rem;font-size:.8125rem}.product-card__atc[data-astro-cid-fdkwhv55] .atc-inline{width:100%}.product-card__atc[data-astro-cid-fdkwhv55] .atc-inline__btn{width:2rem;font-size:.9375rem}.product-card__atc[data-astro-cid-fdkwhv55] .atc-inline__label{padding:.5rem .125rem;font-size:.75rem}@media screen and (width>=480px){.product-card--sm[data-astro-cid-fdkwhv55]{flex:0 0 160px;width:160px}.product-card--md[data-astro-cid-fdkwhv55]{flex:0 0 190px;width:190px}}@media screen and (width>=768px){.product-card--sm[data-astro-cid-fdkwhv55]{flex:0 0 170px;width:170px}.product-card--md[data-astro-cid-fdkwhv55]{flex:0 0 200px;width:200px}}
