.restock-index{align-items:center;background:#f6f6f7;box-sizing:border-box;display:flex;min-height:100vh;justify-content:center;width:100%;text-align:center;padding:2rem 1rem}.restock-card{background:#fff;border:1px solid #e1e3e5;border-radius:1rem;box-shadow:0 .25rem 1.25rem #00000014;box-sizing:border-box;display:grid;gap:1.25rem;max-width:34rem;padding:2.5rem;width:100%}.restock-eyebrow{color:#616161;font-size:.8rem;font-weight:650;letter-spacing:.08em;margin:0;text-transform:uppercase}.restock-heading{color:#202223;font-size:clamp(2rem,8vw,3rem);line-height:1;margin:0}.restock-text,.restock-detail{color:#616161;margin:0}.restock-text{font-size:1.1rem}.restock-form{display:grid;gap:.9rem;text-align:left}.restock-label{display:grid;font-size:.9rem;font-weight:600;gap:.45rem}.restock-input{border:1px solid #8c9196;border-radius:.55rem;box-sizing:border-box;font:inherit;padding:.75rem .85rem}.restock-button{background:#303030;border:0;border-radius:.55rem;box-sizing:border-box;color:#fff;cursor:pointer;font:inherit;font-weight:650;padding:.8rem 1rem}.restock-button:hover{background:#1a1a1a}.restock-button:focus-visible,.restock-input:focus-visible{outline:.125rem solid #005bd3;outline-offset:.125rem}@media only screen and (max-width:38rem){.restock-card{padding:1.5rem}}
