/* Cupertino — depth & elevation. Shadow is rare and always soft. */
:root {
  --shadow-card: rgba(0, 0, 0, 0.22) 3px 5px 30px 0px;
  --glass-blur: saturate(180%) blur(20px); /* @kind other */
  --focus-ring: 2px solid #0071e3; /* @kind other */
}
