.rh-product__notify-btn{min-height:var(--wp--custom--button--h--lg,52px);border-radius:var(--wp--custom--button--radius,10px);background:var(--wp--preset--color--primary,#0a66c2);color:#fff;justify-content:center;align-items:center;gap:var(--wp--custom--button--gap,8px);cursor:pointer;padding:0 var(--wp--custom--button--px--lg,22px);font-weight:var(--wp--custom--button--fw,600);font-size:var(--wp--custom--button--fs--lg,1rem);border:0;flex:1;font-family:inherit;transition:background-color .12s linear,transform 80ms linear;display:inline-flex}.rh-product__notify-btn[hidden]{display:none}.rh-product__notify-btn:hover{background:var(--wp--preset--color--primary-dark,#074a8d)}.rh-product__notify-btn:focus-visible{outline:2px solid var(--wp--preset--color--primary,#0a66c2);outline-offset:2px}.rh-product__notify-btn:active{transform:translateY(1px)}.rh-product__notify-icon{flex:none;align-items:center;display:inline-flex}.rh-sn-modal [hidden]{display:none!important}.rh-sn-modal{border-radius:var(--wp--custom--radius--lg,.75rem);width:min(420px,100vw - 2rem);max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);box-shadow:var(--wp--preset--shadow--lg,0 16px 40px #0f111524);background:var(--wp--preset--color--base,#fff);color:var(--wp--preset--color--text,#1a1d23);border:0;margin:auto;padding:0;position:fixed;inset:0}.rh-sn-modal::backdrop{background:#0f111573}.rh-sn-modal__inner{padding:1.5rem 1.25rem 1.25rem;position:relative}.rh-sn-modal__close{width:36px;height:36px;color:var(--wp--preset--color--text-muted,#5b6271);cursor:pointer;border-radius:var(--wp--custom--radius--sm,.25rem);background:0 0;border:0;font-size:1.6rem;line-height:1;position:absolute;inset-block-start:.5rem;inset-inline-end:.5rem}.rh-sn-modal__close:hover{background:var(--wp--preset--color--surface,#f7f7f8)}.rh-sn-modal__title{font-size:var(--wp--preset--font-size--lg,1.25rem);font-weight:var(--wp--custom--fw--strong);margin:0 0 .35rem}.rh-sn-modal__intro{color:var(--wp--preset--color--text-muted,#5b6271);font-size:var(--wp--preset--font-size--sm,.875rem);margin:0 0 1rem;line-height:1.8}.rh-sn-known__line{font-size:var(--wp--preset--font-size--base,1rem);margin:0 0 .75rem}.rh-sn-known__line strong{font-variant-numeric:tabular-nums;letter-spacing:.5px}.rh-sn-known__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.rh-sn-input{flex-direction:column;gap:.6rem;display:flex}.rh-sn-field{width:100%;min-height:var(--wp--custom--button--h--md,44px);border:1px solid var(--wp--preset--color--border,#e2e4e9);border-radius:var(--wp--custom--radius--md,.5rem);background:var(--wp--preset--color--base,#fff);color:var(--wp--preset--color--text,#1a1d23);font-family:inherit;font-size:var(--wp--preset--font-size--base,1rem);text-align:center;padding:0 .85rem}.rh-sn-field:focus{border-color:var(--wp--preset--color--primary,#0a66c2);box-shadow:0 0 0 3px color-mix(in srgb,var(--wp--preset--color--primary,#0a66c2)15%,transparent);outline:0}.rh-sn-field.is-error{border-color:var(--wp--preset--color--danger,#dc2626)}.rh-sn-btn{min-height:var(--wp--custom--button--h--md,44px);padding:0 var(--wp--custom--button--px--md,20px);border-radius:var(--wp--custom--button--radius,10px);font-family:inherit;font-weight:var(--wp--custom--button--fw,600);font-size:var(--wp--custom--button--fs--md,.9375rem);cursor:pointer;border:0}.rh-sn-btn--primary{background:var(--wp--preset--color--primary,#0a66c2);color:#fff}.rh-sn-btn--primary:hover{background:var(--wp--preset--color--primary-dark,#074a8d)}.rh-sn-btn--primary:disabled{opacity:.6;cursor:progress}.rh-sn-btn--link{color:var(--wp--preset--color--primary,#0a66c2);background:0 0;min-height:auto;padding-inline:.25rem}.rh-sn-btn--link:hover{text-decoration:underline}.rh-sn-msg{min-height:1.2em;font-size:var(--wp--preset--font-size--sm,.875rem);margin-top:.85rem;line-height:1.7}.rh-sn-msg[data-tone=error]{color:var(--wp--preset--color--danger,#dc2626)}.rh-sn-msg[data-tone=success]{color:var(--wp--preset--color--success,#198754)}.rh-sn-success{text-align:center;padding:.5rem 0 .25rem}.rh-sn-tick{color:var(--wp--preset--color--success,#198754);margin-block-end:.75rem;display:inline-flex}.rh-sn-bell{color:var(--wp--preset--color--primary,#0a66c2);margin-block-end:.75rem;animation:.32s rh-sn-bell-pop;display:inline-flex}@keyframes rh-sn-bell-pop{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.rh-sn-bell{animation:none}}.rh-sn-tick__circle,.rh-sn-tick__check{stroke-dasharray:200;stroke-dashoffset:200px;animation:.6s forwards rh-sn-tick-draw}.rh-sn-tick__check{animation-delay:.25s}@keyframes rh-sn-tick-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.rh-sn-tick__circle,.rh-sn-tick__check{stroke-dashoffset:0;animation:none}}.rh-sn-success__title{font-size:var(--wp--preset--font-size--lg,1.25rem);font-weight:var(--wp--custom--fw--strong);color:var(--wp--preset--color--contrast,#0f1115);margin:0 0 .5rem}.rh-sn-success__text{color:var(--wp--preset--color--text-muted,#5b6271);font-size:var(--wp--preset--font-size--sm,.875rem);margin:0 0 1.1rem;line-height:1.8}.rh-sn-success .rh-sn-btn--primary{min-width:140px}@media (width<=600px){.rh-sn-modal{width:100%;max-width:100%;max-height:90vh;padding-bottom:env(safe-area-inset-bottom);border-end-end-radius:0;border-end-start-radius:0;margin:0;inset:auto 0 0}}