.RestockNotifyButton_shell__DGhec{display:grid;gap:7px}.RestockNotifyButton_button__rUoUj{position:relative;display:grid;width:100%;min-height:62px;grid-template-columns:36px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:9px 11px;overflow:hidden;border:1px solid oklch(.7 .13 225/.34);border-radius:var(--radius);background:linear-gradient(105deg,oklch(.19 .05 222/.64),oklch(.12 .025 180/.5)),rgb(3 13 10/.7);color:var(--color-text);cursor:pointer;text-align:left;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.RestockNotifyButton_button__rUoUj:after{position:absolute;right:-36px;bottom:-50px;width:100px;height:100px;border:1px solid oklch(.75 .12 225/.09);border-radius:var(--radius-pill);content:"";pointer-events:none}.RestockNotifyButton_button__rUoUj:focus-visible,.RestockNotifyButton_button__rUoUj:hover:not(:disabled){border-color:oklch(.76 .14 221/.72);transform:translateY(-1px)}.RestockNotifyButton_button__rUoUj:focus-visible{outline:2px solid oklch(.76 .14 221/.5);outline-offset:2px}.RestockNotifyButton_button__rUoUj:disabled{cursor:wait;opacity:.72}.RestockNotifyButton_active__qHjlu{border-color:oklch(.75 .2 162/.52);background:linear-gradient(105deg,oklch(.19 .07 164/.7),oklch(.12 .035 175/.56)),rgb(3 13 10/.72)}.RestockNotifyButton_icon__GOR0P{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;filter:drop-shadow(0 5px 9px rgb(30 144 206/.22));transition:transform .18s ease}.RestockNotifyButton_icon__GOR0P img{width:30px;height:30px;object-fit:contain}.RestockNotifyButton_copy__nsA0L{display:grid;min-width:0;gap:2px}.RestockNotifyButton_copy__nsA0L strong{overflow:hidden;font-family:var(--font-heading);font-size:12px;font-weight:750;line-height:1.25;text-overflow:ellipsis}.RestockNotifyButton_copy__nsA0L small{color:var(--color-text-muted);font-size:var(--text-caption);line-height:1.35}.RestockNotifyButton_state__xzYTH{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border:1px solid;border-radius:var(--radius-pill);color:oklch(.78 .13 221);font-size:12px;font-weight:800}.RestockNotifyButton_active__qHjlu .RestockNotifyButton_state__xzYTH{color:var(--kc-green)}.RestockNotifyButton_loading__gzpYC{border-right-color:transparent;animation:RestockNotifyButton_restock-spin__Pjs0l .68s linear infinite}.RestockNotifyButton_error__F_CA9{margin:0;color:oklch(.72 .16 28);font-size:var(--text-caption);line-height:1.4}@media (hover:hover) and (pointer:fine){.RestockNotifyButton_button__rUoUj:hover:not(:disabled) .RestockNotifyButton_icon__GOR0P{transform:rotate(-4deg) scale(1.05)}}@media (prefers-reduced-motion:reduce){.RestockNotifyButton_button__rUoUj,.RestockNotifyButton_icon__GOR0P{transition:none}.RestockNotifyButton_button__rUoUj:hover:not(:disabled){transform:none}.RestockNotifyButton_loading__gzpYC{animation-duration:1.4s}}@keyframes RestockNotifyButton_restock-spin__Pjs0l{to{transform:rotate(1turn)}}