/* Maya's Secret v6.0 Launch Edition */
.secret-whisper{
  display:block;
  width:max-content;
  max-width:100%;
  margin-top:7px;
  font-size:9px;
  line-height:1.35;
  font-weight:400;
  letter-spacing:.045em;
  text-transform:lowercase;
  color:rgba(91,23,62,.34);
  opacity:.40;
}
.secret-whisper button{
  appearance:none;
  border:0;
  padding:0;
  margin:0 0 0 2px;
  background:transparent;
  color:inherit;
  font:inherit;
  font-weight:600;
  letter-spacing:.07em;
  cursor:pointer;
  opacity:.40;
}
.secret-whisper:hover,
.secret-whisper:focus-within{
  color:rgba(91,23,62,.62);
  opacity:1;
}
.secret-whisper button:focus-visible{
  outline:1px dashed currentColor;
  outline-offset:3px;
}
.launch-coupon{margin:16px 0;padding:16px;border:1px solid rgba(91,23,62,.15);border-radius:14px;background:#fffafc}.launch-coupon label{display:block;font-weight:700;color:#4c2639}.launch-coupon__row{display:flex;gap:8px;margin-top:8px}.launch-coupon input{min-width:0;flex:1;text-transform:uppercase}.launch-coupon button{white-space:nowrap}.launch-coupon__status{display:block;margin-top:7px;color:#65545c}.launch-coupon__status.success{color:#17643a;font-weight:700}.launch-discount-row{color:#17643a}.launch-edition-badge{position:fixed;right:12px;bottom:12px;z-index:30;padding:7px 10px;border-radius:999px;background:rgba(91,23,62,.9);color:#fff;font-size:11px;font-weight:700;box-shadow:0 6px 20px rgba(0,0,0,.16)}
@media(max-width:560px){.secret-whisper{font-size:8px}.launch-coupon__row{flex-direction:column}.launch-coupon button{width:100%}.launch-edition-badge{display:none}}
